v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBDelete a service account.
Delete a service account with the given identifier from the organization and transfer its content to a user or a service account with the identifier specified in "transferTo".
Path parameters
Identifier of the service account to delete.
Query parameters
Identifier of a user/service account to receive the transfer of content from the deleted service account. <br> Note: If deleteContent is not set to true, and no user identifier is specified in transferTo, content from the deleted service account is transferred to the executing user.
Whether to delete content from the deleted service account or not. <br> Warning: If deleteContent is set to true, all of the content for the service account being deleted is permanently deleted and cannot be recovered.
Response
Service account was deleted successfully.