PAPI

Delete Credentials

DELETE
/account/credentials/{exchange}
AuthorizationBearer <token>

In: header

Path Parameters

exchange*string

Exchange name (polymarket or kalshi)

Response Body

application/json

curl -X DELETE "https://loading/account/credentials/string"
{
  "message": "string"
}
Empty
Empty