v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBserviceAccountManagement
Delete an access key of a service account.
Deletes the access key with the given Id of a service account.
delete/v1/serviceAccounts/{serviceAccountId}/accessKeys/{accessId}
Path parameters
serviceAccountIdstring required
Identifier of the service account.
accessIdstring required
The Id of the access key to delete of a service account.
Response
Access key deletion of a service account completed successfully.