Delete Access Key
delete
Removes an access key specified by an access key id.
Authorizations
AuthorizationstringRequired
Enter the Bearer Authorization string as following: Bearer Generated-JWT-Token
Path parameters
accessKeyIdstring · uuidRequired
Responses
200
Success
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
delete
/integrator/v1/accesskeys/{accessKeyId}No content
Last updated