Podio API Documentation

Conversations: Add participants V2

POST /conversation/{conversation_id}/participant/v2/

Adds new participants to the conversation.

Parameters
conversation_id*
Required.
Request { "participants": The list of people to grant access to. This is a list of contact identifiers }

Sandbox

The sandbox only handles GET operations for now.