cURL
curl --request POST \ --url https://api.example.com/api/v1/apps/{app_id}/versions \ --header 'Content-Type: application/json' \ --data ' { "version": "<string>", "gateway_path": "<string>" } '
{ "data": "<unknown>", "message": "<string>", "status": 1 }
Documentation IndexFetch the complete documentation index at: https://docs.draskencloud.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.draskencloud.com/llms.txt
Use this file to discover all available pages before exploring further.
App ID
Public version label (e.g. v1, v2, 2026-01).
Full public mount path (e.g. /payments/v1). Must be globally unique. Optional — when omitted, derived as <app.gateway_path>/.
Version created
Response payload; null on delete or error
HTTP status code mirrored in the body
x >= 0