Website logo
⌘
K
Sign Up ->
🌐
User & Dev Guide
πŸ’Ό
Careers
πŸ’»
Demo
GitHub Example
✏️ARCHBEE TEMPLATES
πŸ’»API Reference
Account Balance
Account Groups
Account Subscriptions
Accounts
Addresses
Analytics
Bulk Entitlements
Bundles
Carts
Customer Support Log
Dev Tools
Device Policy
Entitlements
Fulfilment
Gifting
Native Billing
Offers
Orders
Payment Details
Payment Instruction
Platform Status
Product Lists
Products
Service Credits
Sessions
Subscription Holiday
Subscriptions
Suppliers
Vouchers
πŸš€Realtime Editor with Markdown Shortcuts!
β›΅Integrations
AirTable
Miro
Figma
Github Gist
LucidChart
Trello
Prezi
Codepen
Iframe Embeds
🌀️Development in the Cloud
‴️Sharing Lambda Layers
πŸ”¨API Documentation
🌀️Endpoint Documentation
β›…GraphQL Endpoint Playground
☁️Full API Docs with Swagger/OpenAPI
πŸ§œβ€β™€οΈMermaid Diagrams
πŸ“„Why is Documentation Extremely Important for Engineers
Changelogs and Callouts
Code Editor Multi-Language
All Blocks
Tabs
Embed
πŸ—ΊοΈDatacenters (Minitasks and Maps)
API Reference
pet
store
user
Docs powered byΒ Archbee
API Reference
Account Groups

Edit User Role

1min
PATCH
This endpoint will enable you to reassign a user role/type within an account group.
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
accountGroupToken
string
*
accountReference
string
*
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*
The eSuite Version
Origin
string
The eSuite Origin
BODY PARAMETERS
patchRequest
Microsoft.AspNet.JsonPatch.JsonPatchDocument[FictiveGlobal.Api.Rest.Dtos.v1.Patch.AccountGroups.GroupAccountPatch]
*
value
System.Object
path
string
op
string
from
string
RESPONSES
204
No Content
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
Account Group cannot be found.
500
Internal Server Error.
ο»Ώ

ο»Ώ

Updated 02 Nov 2023
Did this page help you?
PREVIOUS
Unassign Account
NEXT
Retrieve Applicable Account Groups
Docs powered byΒ Archbee