cURL
curl --request POST \ --url https://api.cpln.io/org/{org}/user/-invite \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "emails": [ "<string>" ] } '
{ "errors": {}, "invitations": {} }
Documentation IndexFetch the complete documentation index at: https://docs.controlplane.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.controlplane.com/llms.txt
Use this file to discover all available pages before exploring further.
Service account key can be used as API keys
Success