Invites
Delete invite
Delete an invite
DELETE
/
invites
/
{INVITE_ID}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
INVITE_ID
string
requiredID of the invite
Response
200 - application/json
success
boolean
requiredresult
object
requiredlinks
object
requirederrors
object[]
required