Create Role
POST /v1/sandbox/{sandbox_id}/role
Create Role, requires sandbox:config:edit permission
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Request Body required
This mixin is meant to give a set of common properties to root config models
object
Name of the resource
Description of the resource
Custom data associated with the resource
object
List of login loot rewards for this role
object
Loot ID for this login loot reward tied to this role
Legacy loot ID for this login loot reward tied to this role
Unique Identifier for this Role
Legacy role ID for this role
Auth bypass method for this role
Responses
201
Successful Response
This mixin is meant to give a set of common properties to root config models
object
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
Timestamp of when the resource was created
ID of the Sandbox
Name of the resource
Description of the resource
Custom data associated with the resource
object
List of login loot rewards for this role
object
Loot ID for this login loot reward tied to this role
Legacy loot ID for this login loot reward tied to this role
Unique Identifier for this Role
Legacy role ID for this role
Auth bypass method for this role
422
Validation Error