All Products
Search
Document Center

CloudSSO:DeleteUserProvisioning

Last Updated:Mar 29, 2024

Deletes a Resource Access Management (RAM) user provisioning.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DirectoryIdstringYes

The ID of the resource directory.

d-003qew84****
UserProvisioningIdstringYes

The ID of the RAM user provisioning.

up-002axzhapcbz6e63****
DeletionStrategystringNo

The deletion policy. The policy is used to manage synchronized users when you delete the RAM user provisioning. Valid values:

  • Delete: When you delete the RAM user provisioning, the system deletes the synchronized users.
  • Keep: When you delete the RAM user provisioning, the system retains the synchronized users.
Note If you do not specify this parameter, the deletion policy that is configured when you create the RAM user provisioning is used.
Delete

Response parameters

ParameterTypeDescriptionExample
object

The returned results.

RequestIdstring

The request ID.

F6F90F3D-4502-5877-B80B-97476F6AE2CC

Examples

Sample success responses

JSONformat

{
  "RequestId": "F6F90F3D-4502-5877-B80B-97476F6AE2CC"
}

Error codes

For a list of error codes, visit the Service error codes.