Validate workspace name
GET/orgs/:orgId/workspaces/validate
Confirms that the given workspace name is valid and available for use within the organization. Append ?name=<your_workspace_name> to specify the name to validate.
Request
Responses
- 204
- 400
- 403
- 409
OK - No content
Bad request
Operation not allowed
Duplicate element