Validate a context field
This is a beta endpoint and it may change or be removed in the future.
Check whether the provided data can be used to create a context field. If the data is not valid, returns a 400 status code with the reason why it is not valid.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
Request
nameSchema
name
The name of the represented object.
Response
This response has no body.