Skip to main content
POST
Manage solution relationships

Authorizations

Authorization
string
header
required

JWT authentication for organization-scoped endpoints.

Path Parameters

orgId
string
required

Organization ID

workspaceId
string
required

Workspace ID

solutionId
string
required

Solution ID

action
enum<string>
required

Action to perform on relationships

Available options:
add,
remove

Body

application/json

Request body for managing solution relationships

opportunityIds
string[]

Array of opportunity IDs to associate with the solution

Example:

Response

Relationships successfully modified