Update users on customer level.
post/midgard/v0.1/customer/users/update
Updates the roles for a list of users at the customer level.Request
Authorization
X-AT
header
apiKey
Body
application/json
usersThe list of users and their new roles.
array object[]
REQUIRED
object {}
idThe unique User ID.
string
REQUIRED
rolesList of customer-level roles.
array string[]
REQUIRED
Response
200User update done successfully.
403Returned when the requester is not authorized.
422Validation or logical errors.
Shell cURL
shellShow schema
json