cURL
curl --request POST \ --url https://api.plane.com/v1/workers \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "type": "<string>", "number": "<string>", "name": {}, "email": "<string>", "title": "<string>" }'
{ "id": "wr_my3bjuhvAwSBF5" }
Add a team member or vendor to Plane.
employee
contractor
vendor
Show child attributes
Was this page helpful?