Manually approve a credential
POST/openapi/v1/credentials/:credentialId/approve
Mark this credential as approved by a human reviewer. Sets status=ACTIVE, eligibility=MAY_ENGAGE, statusDetail=VALID. Prefer /verify for automated registry-backed checks.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error