REST API
cURL
curl --request DELETE \ --url https://api-joy.joyfill.io/v1/documents/{identifier}
"{\n \"identifer\": \"String\",\n \t\"deleted\": \"Boolean\" \n}"
Supports both API Key and User Access Token authorization. See https://joyfill.mintlify.app/api/authentication
200
"String"
"Boolean"
Was this page helpful?