cURL
curl --request POST \ --url https://api.plane.com/v1/workers/{id}/invite \ --header 'Authorization: Bearer <token>'
{ "id": "wr_5yMmVvd6Cz7Ptx" }
Invite a worker to set up their account on Plane.
Was this page helpful?