v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
forms

form_email

post/api/v3/projects/{project_id}/forms/{id}/email

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

idstring uuid required

ID of the entity

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

bodystring required

Content to include in the email body

cc_senderboolean required

Whether the email should be CCed to the sender too

emailstring required

List of comma separated emails to send to

kind'csv' | 'pdf' | 'null' nullable required

Kind of export this form should be in

subjectstring required

Subject to use for the email

Response

Successful response