addManagerToEventCollection
POST/v2/event-collection/:slug/managers
Add a new manager address to an event collection
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully added manager address
Invalid input received. Bad request.
User is not authenticated.
User is not authorized to perform this action.
The item you are making request for does not exist.
Unable to fullfil request due to internal server error.