Skip to main content
POST
Add recipients to a project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectUuid
string<uuid>
required

UUID of the project to add recipients to

Body

application/json
recipients
object[]
required

Response

Recipients added successfully

data
object