Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.mokaru.ai/v1/custom-section-items/{id} \ --header 'Authorization: Bearer <token>'
Delete an item from a custom CV section
custom-sections:write
DELETE /v1/custom-section-items/cli...
{ "success": true }
Was this page helpful?