post https://sandbox.xola.com/api/events//guides
Assigns a guide to a given event. Only a guide manager (ROLE_GUIDE_MANAGER) can add guides to the event.
| Response code | Definition |
|---|---|
| 201 | Successfully assigned guide to event. |
| 409 | The guide is already assigned to an overlapping event. Details of the overlapping event will be included in the response. |