Skip to main content

AttachServiceFormRequest

Request schema for attaching a form to a service.

form_idstringrequired

The ID of the form to attach.

Possible values: Value must match regular expression ^frm_\w{12}$

AttachServiceFormRequest
{
"form_id": "frm_d025a96ac0c6"
}