put https://api.accelevents.com/rest/u/organizer/
This API is used to Update organizer details.
This API can be access by event admin and super admin.
Here is the description of response attributes, which returns to the form of JSON.
Attribute | Description |
---|---|
message | Organizer is updated successfully. |
type | Success |
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. |
4040602 | User not allow to update |
4090116 | Organizer URL is already in use |
4040600 | Organizer Not Found |