Add recipients to a project
API Reference
Add recipients to a project
Add one or more recipients to an existing project. Recipients will be added as contacts and associated with the project. If a recipient with the same internal_id already exists, they will be updated instead.
POST
Add recipients to a project
Documentation Index
Fetch the complete documentation index at: https://docs.postable.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
UUID of the project to add recipients to
Body
application/json
Response
Recipients added successfully