Skip to main content
DELETE
Delete a team event type

Authorizations

Authorization
string
header
required

Use the Authorization header with Bearer scheme.

Examples:

  • API Key: Authorization: Bearer calid_xxxxx

Path Parameters

teamId
integer
required

Numeric team identifier.

Required range: x > 1
Example:

42

eventTypeId
integer
required

Numeric team event type identifier.

Required range: x > 1
Example:

7

Response

Team event type deleted successfully

Team event type deleted successfully

success
enum<boolean>
required
Available options:
true
data
null
message
string
meta
object