Delete Groups in a Pathway

This endpoint deletes the specified groups in a pathway. It returns a 204 No Content response.

Note: This endpoint accepts up to 100 groups.

Required Scope

pathways:write

Path Params
string
required

The ID of the pathway to update.

Body Params
data
array of objects
data
Responses
204

Success

400

Bad Request

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!