Deactivate a package
POST/openapi/v1/screening-packages/:code/deactivate
Sets active = false — package can no longer be selected for new credential checks. Existing in-flight checks referencing this package continue to work.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error