Last Updated on : 2023-10-09 08:04:27download
Based on the policy ID, delete the specified policy.
DELETE: /v2.0/cloud/iam/policy/{policy_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
policy_id | Long | uri | true | The ID of the specified policy. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The result of deletion. Valid values:
|
success | Boolean | Indicates whether the request is successful. Valid values:
|
error_code | String | For more information, see the error codes. |
error_msg | String | The message that is returned if the request fails. It is empty if the request is successful. |
DELETE: v2.0/cloud/iam/policy/1
{
"tid": "16868012577231686801257723",
"result": true,
"t": 1686801257723,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback