Migrate system roles
Converts legacy system roles into environment and project roles. This endpoint is used to migrate users to the new access control model.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
dry_run
When set to true
, roles are not migrated, but the JSON response is still returned. The default value is false
.
Response
Successful migration
environment_roles
project_roles
collaborators
projects
moderators