Add Groups to a Pathway

This endpoint adds groups to an existing pathway. On a successful add, it returns a 201 Created response with no body.

Note: This endpoint accepts up to 100 groups.

Required Scope

pathways:write

Log in to see full request history
Path Params
string
required

The ID of the pathway to update.

Body Params
data
array of objects
data
Responses
201

Success

400

Bad Request

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