Add roles to UserAsk AIpost https://api.soldo.com/business/v2/employees/{userId}/assignRoleEndpoint to assign a Role to an User.Path ParamsuserIdstringrequiredThe User ID to assign Role to.Body ParamsnamestringThe name of the Role.descriptionstringThe description of the Role.scopestringThe name of the scope.HeadersX-Soldo-FingerprintstringrequiredDefaults to {{fingerprint}}Advanced authentication: SHA512SUM of the Fingerprint order values.X-Soldo-Fingerprint-SignaturestringrequiredDefaults to {{fingerprint_signature}}Advanced authentication: Signature of the X-Soldo-Fingerprint.Responses 200The returned resource is a single User. 400Your request has missing arguments or is malformed.Updated 6 months ago