post
https://api.accelevents.com/rest/o/organizer/
This API is used to create a new organizer.
This API can be accessible by super admin, event admins.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Here is the description of response attributes, which returns to the form of JSON.
| Attribute | Description |
|---|---|
| allowSocialSharing | It's contains the allow social sharing. By default it's true. |
| name | It's contains the organizer name. |
| organizerPageURL | It's contains the organizer page URL. For Example ProfessionalPlan12. |
| organizerId | It contains the organizer's Id. |
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
| Error code | Error Description |
|---|---|
| 400 | The request could not be understood by the server due to malformed syntax. |
| 401 | You are not authorized to view the resource. |
| 403 | Accessing the resource you were trying to reach is forbidden. |
| 404 | The resource you were trying to reach is not found. |
| 4060010 | Special Characters Cannot Be Used in the Event URL |
| 4090116 | Organizer URL is already in use. |
| 4060102 | Organizer already associated with the user |