cURL
curl --request POST \ --url https://api.example.com/v1/customers/{id}/teams \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "role": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.corebanq.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.corebanq.com/llms.txt
Use this file to discover all available pages before exploring further.
Team member invited successfully