Skip to main content
POST
Add a member to a group

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

Group ID

Body

application/json
memberId
string
required

Organization member ID to add to the group

Response

Member added to group successfully

data
object
required