internal

Preview User Role Change

Effective permissions before/after adding/removing roles — no writes. Lets you see the impact of moving a user onto their company role before committing.

post/internal/migration/users/{user_id}/preview

Path parameters

user_idstring uuid required

Request body

add_role_idsstring[]
remove_role_idsstring[]

Response

Successful Response

beforestring[] required
afterstring[] required
addedstring[] required
removedstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.