Create a note for a workplace

post

Creates a note for a workplace.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

workplaceIdstringRequired

The ID of the workpace.

Body
textstringRequired

The text of the note.

Responses
200

Successful Response

application/json
post
/v1/agents/{agentId}/workplaces/{workplaceId}/notes

Last updated