sandboxes
GET /v1/orgs/:slug/sandbox-slug/check?sandbox_slug=… — validate a candidate slug's format and global availability before create (Member+).
get/v1/orgs/{slug}/sandbox-slug/check
Path parameters
slugstring required
Organization slug
Query parameters
sandbox_slugstring required
Candidate slug to validate + check. Named sandbox_slug in the query to disambiguate from the org :slug route param.
Response
Slug validity + availability
Changes
No recorded changes to this endpoint across all 1 revision of this API.