Skip to main content
DELETE
Delete a campaign team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign
integer
required

The campaign ID

team
integer
required

The team ID

Response