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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
guide
object
required

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

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