cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/organizations/{orgId}/faqs/{id}
{ "success": true, "data": {}, "message": "<string>" }
Permanently delete an FAQ.
The ID of the organization
The ID of the FAQ to delete
Confirmation that an FAQ has been deleted
true