chatformdocs
API referenceV1

Take a published form off the air, keeping its version and responses

POST
/v1/forms/{id}/unpublish

Authorization

AuthorizationBearer <token>

A server-side secret key. Never send one from a browser — a request carrying an Origin header is refused for this reason.

In: header

Path Parameters

id*string

Response Body

curl -X POST "https://example.com/v1/forms/string/unpublish"
Empty