latestOpenAPI 3.0.02026-08-194361,0881.3 MB
c9986f3d589b
serviceAccountManagement
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.