form
Update status for existing forms
post/v1/org/{orgId}/form/status
Path parameters
orgIdstring required
Org identifier (either id or slug)
Request body
Example request
{
"formIds": [
"588f7ee98f138b19220041a7"
]
}Response
form status updated
Changes
No recorded changes to this endpoint across all 9 revisions of this API.