Skip to main content
DELETE
Remove a recipient

Authorizations

Authorization
string
header
required

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

Path Parameters

form_id
string
required

The form's id, as shown in the dashboard and in the form's endpoint URL

email
string
required

The address to remove, percent-encoded (a + becomes %2B).

Response

recipients
string[]
required

The whole list after the change.

Example: