Assign a guide to an event

Assigns a guide to a given event. Only a guide manager (ROLE_GUIDE_MANAGER) can add guides to the event.

Response codeDefinition
201Successfully assigned guide to event.
409The guide is already assigned to an overlapping event. Details of the overlapping event will be included in the response.
Path Params
string
required

The Event ID

Body Params
id
object
required

Guide profile ID of the guide that should be assigned to this event.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!