cURL
curl --request DELETE \ --url https://api.bundle.social/api/v1/team/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "organizationId": "<string>", "createdById": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "avatarUrl": "<string>", "deletedAt": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://info.bundle.social/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://info.bundle.social/llms.txt
Use this file to discover all available pages before exploring further.
200
Was this page helpful?