Skip to main content
POST
Verify deployment access. This reference describes an API contract, not a provisioned public service. Check the dated host report and obtain the correct host, API version, and workspace credentials. For a current integration, start with the API directory.

Body

string
This is the ID of the secret to be created.

Response

number
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint returns an acknowledgement rather than the affected resource. success is 1 when the write was applied and 0 when it was not — read the resource back if you need its new state.

Errors

Succeeds with 201. Failures return 400, 401, 403, 422 or 429 with an error body, per the platform status-code contract.
Last modified on August 29, 2026