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-sections/{id} \ --header 'Authorization: Bearer <token>'
Delete a custom CV section and all its items
custom-sections:write
DELETE /v1/custom-sections/clx...
{ "success": true }
Was this page helpful?