Skip to main content
Remove Dispositions from Group

Overview

Remove one or more dispositions from an existing disposition group. This allows you to selectively remove dispositions without affecting the rest of the group.
Removing a disposition from a group does not delete the disposition itself. The disposition remains available and can be used in other groups.

Headers

string
required
Bearer token for authentication (e.g., Bearer <your_token>).

Path Parameters

string
required
The unique identifier of the disposition group

Request Body

array
required
Array of disposition IDs to remove from the group

Response

boolean
Indicates if the request was successful
string
Response message

Error Codes