cURL
curl --request POST \ --url https://api.cpln.io/org/{org}/serviceaccount \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "description": "<string>", "tags": {} } '
{ "status": 123, "message": "<string>", "code": "<string>", "details": {}, "id": "<string>" }
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
64
250
Service account was created successfully