Detach form from service

Detach a form from a service.

DELETE
/v1/service_forms/{service_form_id}

Authorization

authorization
AuthorizationBearer <token>

In: header

Path Parameters

service_form_id*string

Service Form ID

Response Body

text/plain

application/json

application/json

curl -X DELETE "https://example.com/v1/service_forms/string"
""