Skip to main content
POST
Create a group mapping

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
group_name
string
required

Case-sensitive identity-provider group name. Surrounding whitespace is removed.

Required string length: 1 - 255
Example:

"Engineering"

team_id
string<uuid>
required
Example:

"4f6d0d9a-7b78-4c6a-b64f-2e2e3d2c8f9a"

Response

Created

data
object
required