v11

latestOpenAPI 3.1.12026-08-03174162.0 MB
Event Collaborators

Accept an event collaboration invitation

Accept a pending event collaboration invitation. User must be a member of the invited promoter's team. Deletes the invitation and creates an active collaboration record.

post/events/{eventId}/collaborators/{id}/accept

Path parameters

eventIdstring required

Event this collaboration applies to

idstring required

Unique identifier for the event collaborator

Response

OK

Example response

{
  "collaborator": {
    "permissions": []
  }
}