Update Member Role
PUT
/billing/org/members/{member_id}/role
Change a member’s role within the organization.
Requires owner or admin role. Cannot change the owner’s role.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” member_id
required
Member Id
string
Request Body required
Section titled “Request Body required ” MemberRoleUpdate
Request body for PUT /billing/org/members/{member_id}/role.
object
role
required
Role
string
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context