cURL
curl --request DELETE \ --url https://services.staging.app.dados.rio/eai-agent-gateway/api/v1/agent/{agent_id} \ --header 'Authorization: Bearer <token>'
"<any>"
Backwards compatibility endpoint for deleting an agent by ID
Insira o token Bearer para autenticação. Exemplo: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Successful Response
The response is of type any.
any