Validates if a segment name exists

View as Markdown
Uses the name provided in the body of the request to validate if the given name exists or not

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

nameSchema
namestringRequired
The name of the represented object.

Errors

400
Bad Request Error
401
Unauthorized Error
409
Conflict Error
415
Unsupported Media Type Error