Skip to main content

CreateConfiguration

POST 

/api/v1/workspaces/:workspace_id/configurations

Mint a short-lived DataplaneUserJwt (carrying configuration:upload and ws:read grants) and return the absolute DP API URL where the tarball bytes are POSTed next. No database row is created in this step — the row is INSERTed by the DP API after vault store succeeds, via the dp-api → api CONFIGURATIONS_WRITE write-back edge.

Requires WRITE permission on the workspace.

Request

Responses

Document created, URL follows

Response Headers