cURL
curl --request DELETE \ --url https://api.app.chainloop.dev/v1/assessments/{id} \ --header 'Authorization: Bearer <token>'
{}
Delete an assessment.
Documentation IndexFetch the complete documentation index at: https://docs.chainloop.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chainloop.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication
Assessment ID
A successful response.
Response for Delete method