Accept requested meeting schedule

This API will help to accept meeting request which is send by the another attendee. When meeting accept by the attendee we are change the meeting status to booked.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK.
201Created.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4010101Not authorized.
4040034Meeting schedule not found.
4070004Meeting already booked.
4070005Meeting already declined.
4070002Meeting schedule slot not available.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

string
required

Id is unique identifier for meeting schedule.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json