Update Profile

This endpoint allows you to update a specific profile using its ID.

  • URL: PUT - {{url}}/profile/:id
  • Body:
    • name - The name of the profile.
    • rights- An array of rights associated with the profile (admin, certRead, certCreate, certPrint, certDelete, certDelete, certRecover, messageSend, assetsUpload, identityUpdate, accountManage, messageSetupAuto, usersManage, eventCreate, reporting, smartContractSend)
  • Success: The profile information is returned.

For more information, read our detailed API documentation.

Log in to see full request history
Path Params
string
required

ID of the profile

Body Params
string
required
string
required
Responses

Language
Credentials
URL