Delete Service Account
Deletes a service account
Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/serviceAccounts/{id}
COPY
Path Parameters
string
id
Required
Service account ID URN
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/serviceAccounts/{id}
Availability
Added in 37.0
Service Account Operations
GET
Query Service Accounts
GET
Get Service Account
PUT
Update Service Account
DELETE
Delete Service Account
POST
Revoke Service Account
POST
Take Ownership