waitlist
Add to waitlist
Adds an entry to the waitlist.
post/waitlist
Request body
Response
Waitlist entry created successfully
Example response
{
"status": "success",
"status_code": 201
}Changes
Changed in 2 of the 15 revisions of this API.2
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
- ○
removed the non-success response with the status
422response-non-success-status-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○