Partially updates the configuration of an existing service association for an AgentSpace. Present fields are fully replaced; absent fields are left unchanged. Returns 200 OK on success.
patch/v1/agentspaces/{agentSpaceId}/associations/{associationId}
Path parameters
agentSpaceIdstring required
Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)
The unique identifier of the AgentSpace
associationIdstring required
Unique identifier for a service association within an AgentSpace
The unique identifier of the given association.
Request body
Response
Success