Add Organization Member
Add a member to an organization.
This endpoint adds a member to the specified organization with the provided permission. The member will be added with the specified permission level.
post/api/v2/orgs/{org}/members/{member}
Path parameters
orgstring required
memberstring required
Headers
authorizationstring nullable
Cookies
modaic_sessionstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v2/orgs/{org}/members/{member}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}