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.bedrock.cv/files/{file_id} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Delete a file from a project.
API key prefixed with sk_. Example: Authorization: Bearer sk_xxx
sk_
Authorization: Bearer sk_xxx
API version
File ID
File deleted.
true