DeleteCustomAttribute - DeleteCustomAttribute

更新时间:
复制 MD 格式

Deletes a custom attribute definition.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

Id

string

Yes

The ID of the custom attribute.

custom-attribute:biz_owner

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

7B4D81F1-98CF-500C-8D25-2865EB652EA0

Success

boolean

Indicates whether the request was successful.

true

Result

boolean

The deletion result.

true

Examples

Success response

JSON format

{
  "RequestId": "7B4D81F1-98CF-500C-8D25-2865EB652EA0",
  "Success": true,
  "Result": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.