Validate Studio name
GET/studios/validate
Confirms the availability of the given name for a Studio in the given workspace or user context.
Request
Responses
- 204
- 400
- 403
- 409
Ok - No content, if the name is valid and available.
Bad request, if the name is not valid.
Operation not allowed
Conflict, name duplicated in the given context.