WarpBuild LogoWarpBuild Docs
Agents

DELETE /agents/credentials/{id}

DELETE
/agents/credentials/{id}

Authorization

JWTKeyAuth
Authorization<token>

In: header

Path Parameters

id*string

Credential id

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/agents/credentials/string"
{  "property1": "string",  "property2": "string"}