Authorize Access
Authorizes access for a specified site ID and redirects the user to the MindBody authorization URL.
Path Parameters |
---|
projectId string — REQUIREDAll APIs check for Project Authorization. Example: c2014261-0d71-43c4-983f-f8fbafb24565 |
Query Parameters |
---|
siteId string — REQUIREDThe site ID for MindBody authorization. Example: 123456 |
Responses | |||||
---|---|---|---|---|---|
200 Returns MindBody authorization URL.
| |||||
400 Invalid input data.
| |||||
401 Unauthorized, missing or invalid access token | |||||
403 Not Authorized to access this project. |