Last updated 6 years ago
DELETE /v2/credentials/{vendor}
Request header:
Authorization: Bearer eyJ0eXAiOiJ83fjQb3LzMeXzQfME Content-Type: application/json
Request body:
{ "credential_id":"*** your aws access key id **" }
Example response:
HTTP/1.1 200 OK { "status":"success" }
Parameters
Type
Required
Details
credential_id
string
yes