Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/directory/teams.create \ --header 'Content-Type: application/json' \ --data ' { "parent_id": "872815618512410358", "name": "<string>", "id": "872815618512410358", "short_name": "<string>", "color": "<string>", "external_id": "<string>" } '
{ "id": "872815618512410358" }
"872815618512410358"
Should be provided only for sectors
Team successfully created.