Delete credentials
DELETE /v2/credentials/{vendor}Authorization: Bearer eyJ0eXAiOiJ83fjQb3LzMeXzQfME
Content-Type: application/json{
"credential_id":"*** your aws access key id **"
}HTTP/1.1 200 OK
{
"status":"success"
}Last updated
DELETE /v2/credentials/{vendor}Authorization: Bearer eyJ0eXAiOiJ83fjQb3LzMeXzQfME
Content-Type: application/json{
"credential_id":"*** your aws access key id **"
}HTTP/1.1 200 OK
{
"status":"success"
}Last updated