cURL
curl --request DELETE \ --url https://openapi.beeos.ai/api/v1/instances/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": "<string>" }
Pass a user JWT or a oag_ User API Key on the Authorization: Bearer <token> header. Both are validated by openapi-gateway against the Auth service.
oag_
Authorization: Bearer <token>
openapi-gateway
128
Standard envelope; data is the literal "destroyed".
data
"destroyed"