Validate a context field
POST /api/admin/context/validate
Check whether the provided data can be used to create a context field. If the data is not valid, ...?
Request
- application/json
Body
required
nameSchema
- name string requiredThe name of the represented object. 
Responses
- 200
This response has no body.
Loading...