Skip to content

Update My Permissions

PUT
/v2/account/me/permissions

Update my permissions.Requires accountOrg:config:edit or account:config:edit permissions

Authorizations

Request Body required

object
assigned_org_id

Organization to which this permission is assigned. Only necessary if the api consumer shares more than one organization with the account.

string format: uuid
account_permissions
required
Array<object>
object
org_id
string format: uuid
product_id
string format: uuid
sandbox_id
string format: uuid
environment_id
string format: uuid
permission_id
required
string
group_permissions
required
Array<object>
object
group_id
required

ID of the permission group

string format: uuid

Responses

200

Successful Response

object
account_permissions
required
Array<object>
object
org_id

Org ID to which the permission applies

string format: uuid
product_id

Product ID to which the permission applies

string format: uuid
environment_id

Environment ID to which the permission applies

string format: uuid
sandbox_id

Sandbox ID to which the permission applies

string format: uuid
org_name

Name of the org to which the permission applies

string
product_name

Name of the product to which the permission applies

string
environment_name

Name of the environment to which the permission applies

string
sandbox_name

Name of the sandbox to which the permission applies

string
permission_id
required

Permission to be applied to the entity

string
account_permission_id

ID of the account permission

string format: uuid
group_permissions
required
Array<object>
object
group_id
required

ID of the permission group

string format: uuid
org_id

Org ID to which the permission applies

string format: uuid
product_id

Product ID to which the permission applies

string format: uuid
environment_id

Environment ID to which the permission applies

string format: uuid
sandbox_id

Sandbox ID to which the permission applies

string format: uuid
org_name

Name of the org to which the permission applies

string
product_name

Name of the product to which the permission applies

string
environment_name

Name of the environment to which the permission applies

string
sandbox_name

Name of the sandbox to which the permission applies

string
permission_id

Permission to be applied to the entity

string
group_name

Name of the permission group

string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string