VRPlatformVRPlatform
Rates

/rates/{id}

Delete a rate

DELETE
/rates/{id}
X-API-Key<token>

API key provided in dashboard

In: header

Path Parameters

id*string

Query Parameters

onLocked?string
Default"error"
Value in"error" | "archive"

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.vrplatform.app/rates/string" \  -H "Content-Type: application/json" \  -d '{}'
{
  "status": "deleted"
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}