This object help to track the connection between customers and the workplace they are associated with.
ENDPOINTS
PUT /v1/agents/{agentId}/workplaces/{workplaceId}/customers/{customerId}
PUT
/v1/agents/{agentId}/workplaces/{workplaceId}/customers/{customerId}
GET /v1/agents/{agentId}/workplaces/{workplaceId}/customers
GET
/v1/agents/{agentId}/workplaces/{workplaceId}/customers
DELETE /v1/agents/{agentId}/workplaces/{workplaceId}/customers/{customerId}
DELETE
Last updated 11 months ago