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.
Changes
No recorded changes to this endpoint across all 6 revisions of this API.