curl --request DELETE \
--url https://api.bedrock.cv/overlays/{overlay_id} \
--header 'Authorization: Bearer <token>'{
"deleted": true
}Delete an overlay.
curl --request DELETE \
--url https://api.bedrock.cv/overlays/{overlay_id} \
--header 'Authorization: Bearer <token>'{
"deleted": true
}Permanently delete an overlay and its associated images.Documentation Index
Fetch the complete documentation index at: https://docs.bedrock.cv/llms.txt
Use this file to discover all available pages before exploring further.
API key prefixed with sk_. Example: Authorization: Bearer sk_xxx
API version
Overlay ID
Overlay deleted.
true