Delete an FAQ entry

DELETE/support/faqs/{faq_id}

Deletes an FAQ entry. Deleted entries no longer appear in the collection and can no longer be retrieved.

AuthorizationBearer <token>

Autonomous mode: the API credential secret, sent as a bearer token. Credential secrets are identified by a fixed prefix.

In: header

Path Parameters

faq_id*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/support/faqs/string"
Empty