cURL
curl --request DELETE \ --url https://api.illuminalab.com/v1/resources/{resourceId} \ --header 'authorization: <authorization>'
{ "success": true }
Permanently delete a resource and all its associated threads (via database CASCADE). This action cannot be undone.
^Bearer [\s\S]{0,}$
Unique resource identifier (minimum 10 characters)
10
Response for status 200
Whether the deletion was successful