Add a user as an owner to an organization
POST {{baseUrl}}/organizations/:id/add-owner
Add a user as an owner to an organization
Request Body
{"userId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-version | string | (Required) Specifies the version of the resource | |
Content-Type | string | ||
Accept | string |