cURL
curl --request DELETE \ --url https://api.devin.ai/v1/secrets/{secret_id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Excluir permanentemente um secret pelo ID. Esta ação é irreversível.
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Chave de API pessoal (apk_user_) ou Chave de API de serviço (apk_)
Resposta bem-sucedida
Resposta para a exclusão bem-sucedida de um segredo.