Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization slug
The server ID
The site ID
Body
application/json
The HTTP status code that should be returned while in maintenance mode.
Available options:
304
, 307
, 410
, 503
The secret phrase that allows access to the application while in maintenance mode.
Example:
"my-secret-phrase"
The redirect URL to which all requests should be sent while in maintenance mode.
Example:
"https://example.com/maintenance"