Set Attendee Email Approval Endpoint

Set attendee share-email workflow status (pending or an approved* variant). After an email was sent (status sent), you can still change to pending or approved* to adjust workflow or send again via /sendAttendeeEmails.

post/setAttendeeEmailApproval

Request body

projectIdinteger required
personIdstring required
status'pending' | 'approved' | 'approved-none' | 'approved-Pavoot' required

Response

Successful Response

{"stackTrail":"paths:/setAttendeeEmailApproval:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.