Update a workplace

patch

Update a workplace.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

workplaceIdstringRequired

The ID of the workplace.

Body
namestringOptional
descriptionstringOptional
websitestringOptional
phoneNumberstringOptional
emailstringOptional
socialLinksobjectOptional
tagsstring[]Optional
Responses
200

Successful Response

application/json
patch
/v1/agents/{agentId}/workplaces/{workplaceId}

Last updated