Associate a customer

put

Associate a customer to a workplace

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

workplaceIdstringRequired

The ID of the workplace.

customerIdstringRequired

The ID of the customer.

Responses
200

Successful Response

application/json
put
/v1/agents/{agentId}/workplaces/{workplaceId}/customers/{customerId}

Last updated