chatform
API referenceV1

Revoke the spreadsheet feed

The URL stops working immediately. Any spreadsheet reading it will start failing to refresh.

DELETE
/v1/forms/{id}/integrations/spreadsheet

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

application/json

curl -X DELETE "https://example.com/v1/forms/string/integrations/spreadsheet"
Empty