put https://api.accelevents.com/rest/event//people/schedule//cancel
This API will help to cancel meeting schedule by attendee. When meeting cancel by the attendee we are change the meeting status to cancel.
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
200 | OK. |
201 | Created. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
4010101 | Not authorized. |