Delete Access Key

Delete Access Key

Delete API keys when they are no longer used or as a way to stop the ingestion of log data from a source that uses the key

Request
URI
DELETE
https://{api_host}//vrlic/api/v1/resources/access-keys/{keyId}
COPY
Path Parameters
string
keyId
Required

keyId is equals to orgId and access key name separated by a hyphen For eg. If access key name and orgId is access_key_1 and test_org_id respectively then keyId is csp_org_id-access_key_1


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure