Websites
Delete bio page
Permanently delete a bio page and its slug.
DEL
/v1/websites/:idcurl -X DELETE https://api.ofmelite.io/v1/websites/e78784da-19c7-4b36-bbaf-f4fa2c8eb318 \ -H "Authorization: Bearer ofm_YOUR_API_KEY" \ -H "Content-Type: application/json"200OK
{ "ok": true, "deleted": "e78784da-19c7-4b36-bbaf-f4fa2c8eb318" }Request
Headers
Authorizationstringrequired
Bearer token with your Elite API key
Bearer ofm_YOUR_API_KEY
Response
Response fields
okbooleanoptional
Always true on success
deletedstringoptional
Deleted website id