Skip to content

Unassign PIN Code from Visitor

DELETE
/api/v1/developer/visitors/{id}/pin_codes

Authorizations

bearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
string
Required

Responses

PIN code unassigned successfully

application/json
JSON
{
  
"code": "string",
  
"msg": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI