Remove S3 Credential

Remove S3 Credential

API code: REMOVE_S3_CREDENTIAL
Pre-authorized role(s): TENANT_USER | TENANT_ADMIN
Platform(s): OSIS | CLOUDIAN

Request
URI
DELETE
https://apaas-29.eng.vmware.com//api/v1/core/tenants/{tenantId}/users/{userName}/credentials/{accessKey}
COPY
Path Parameters
string
tenantId
Required

The full tenant ID or tenant name. It must be URL encoded.

string
userName
Required

The user name.

string
accessKey
Required

User credential's access key.


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure