Create System User Endpoint

URL Expired

The URL for this request expired after 30 days.


Time Status User Agent
Make a request to see history.

Confirmer

Response Codes


Example Request

Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/systems/create

curl --request POST \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/systems/create \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"Role":"Admin"}'

Click Try It! to start a request and see the response here!