Unlink an owner
POST/openapi/v1/credentials/:credentialId/unlink
Remove an owner reference from this credential. Refuses if it would leave the credential with zero owners (DELETE the credential instead).
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error