Skip to main content
PATCH
Update a member

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Path Parameters

orgId
string
required

Organization ID

id
string
required

Member ID

Body

application/json
role

Updated role for the member

Available options:
MEMBER
fullName
string

Updated full name for the member user

Minimum string length: 1
avatarUrl
string | null

Updated allowed HTTPS avatar URL for the member user

Response

Member updated successfully

data
object
required