Teams
Delete team connections
Delete multiple team connections.
delete/api/v2/team/connections
Request body
Example request
{
"data": [
{
"id": "12345678-1234-5678-9abc-123456789012",
"type": "team_connection"
}
]
}Response
No Content