Create credential equivalence set
POST/openapi/v1/credential-equivalence-sets
Create a new set. The entity ID (code) is auto-generated from the set name — any code supplied in the body is ignored. The generated code is returned in the response and the Location header.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error