put https://api.accelevents.com/rest/event//people/schedule//accept/rejectedMeeting
This API will help to accept meeting requested which is send by the another attendee which already rejected and send again. When meeting accept by the attendee we are change the meeting status to booked.
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. |
4040034 | Meeting schedule not found. |
4070006 | This is not a rejected meeting |
4070002 | Meeting schedule slot not available. |