Delete All Riskbits
Using this API, riskbits which are added using Add List of Riskbits will be removed/deleted.
Resource Informations
Name | Value |
---|---|
Requires authentication? | Yes |
Rate limited? | No |
Request
Request headers
Key | Value |
---|---|
Authorization | Bearer token |
Content-Type | application/json |
HTTP request URL for SSMS
DELETE https://{tenantId}.{hostname}/digitanium/v4/riskbits/
HTTP request URL for SHIFT
DELETE https://{hostname}/auth/realms/{tenantId}/kobilriskbits/resources-auth
note
API requests must be made over https. Calls made over plain http will fail.
Parameters
No Parameter fields are required
Request body
No request body fields are required
Response
Status | Description |
---|---|
202 Accepted | Successfully removed. |