Skip to content
Documentation/canton-network-docs/Ledger APIOpenAPIView on canton-network-docs
canton-network-docs/Ledger APIOpenAPI

DELETE /v2/users/:user

DELETE
/
v2
/
users
/
{user-id}
Try it
DELETE /v2/users/:user-id

cURL

curl --request DELETE \
  --url https://api.example.com/v2/users/{user-id} \
  --header 'Authorization: Bearer <token>'
200
400
default
{}

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Path Parameters

user-id
string
required

Response

200
application/json

The response is of type object.