Update

{{response.message}}
Assign specific scopes to this route
The status of the API endpoint for this version. For more information about the impact click here
Whether the request method is allowed
Whether the endpoint can be requested without an access token
A short description of the method
Unique string used to identify the operation
Optional a json schema which validates URI query parameters
The allowed format for incoming requests. The Passthru schema forwards all incoming data unfiltered to the action
{{code}}
Add response
The allowed format for outgoing responses. The Passthru schema forwards all outgoing data unfiltered to the client
The action which receives the request and produces a response
The amount of points a user needs to pay to invoke this request method
Add version