Miracle Docs
Terminals

Disable a terminal

POST
/v1/admin/terminals/{id}/disable
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

cascadeChannels?boolean

Response Body

curl -X POST "https://api.miracle.com/v1/admin/terminals/string/disable" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty
Empty

On this page