POST
/
v3
/
set
curl --request POST \
  --url https://integration-api-cat1./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/pin/v3/set \
  --header 'Content-Type: application/json' \
  --data '{
  "controlId": "83fa5f55-3dd7-453a-8233-4242a6bad179",
  "pinBlock": "tACuB41yyfU="
}'
{}

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
The related PIN control request data

The body is of type object.

Response

200
application/json

The response is of type object.