API ReferenceSchemas
AttachServiceFormRequest
Request schema for attaching a form to a service.
Request schema for attaching a form to a service.
Example
{ "form_id": "frm_d025a96ac0c6"}Request schema for attaching a form to a service.
Request schema for attaching a form to a service.
Example
{ "form_id": "frm_d025a96ac0c6"}The ID of the form to attach.
^frm_\w{12}$