Updated on 2025-12-05 GMT+08:00

Disassociating Resources from a Group

Function

This API is used to disassociate the resources from a group.

URI

DELETE /v1/group-resource-relations

Table 1 Query Parameters

Parameter

Mandatory

Type

Description

id_list

Yes

Array of strings

Definition

Group ID list.

Constraints

N/A

Range

List of IDs of the groups to which the selected resources belong.

Default value

N/A

Request Parameters

None

Response Parameters

Status code: 200

The disassociation is successful.

None

Example Requests

Disassociate resources from a group.

DELETE https://{endpoint}/v1/group-resource-relations?id_list=687df406705dd42025d32669

Example Responses

None

Status Codes

Status Code

Description

200

The disassociation is successful.

Error Codes

See Error Codes.