Abstract
The last part of the api URL. Example: https://{your-server-address}/api/apps/public/{your-app-id}/{path} or https://{your-server-address}/api/apps/private/{your-app-id}/{private-hash}/{path}
Protected
jsonReturn a json response adding Content Type header as application/json if not already provided
Protected
successReturn response with status 200 (OK) and a optional content
Optional
content: anyGenerated using TypeDoc
Represents an api endpoint that is being provided.