Websites

Delete bio page

Permanently delete a bio page and its slug.

DEL/v1/websites/:id
curl -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

Authorization
stringrequired

Bearer token with your Elite API key

Bearer ofm_YOUR_API_KEY

Response

Response fields

ok
booleanoptional

Always true on success

deleted
stringoptional

Deleted website id