Skip to main content
POST
Map an identity provider group to a role

Authorizations

Authorization
string
header
required

Path Parameters

organization_id
string<uuid>
required

A UUID string identifying the organization.

Body

idp_group
string
required
Maximum string length: 255
target_type
enum<string>
required
  • organization - organization
  • workspace - workspace
Available options:
organization,
workspace
role
string
required
Maximum string length: 255
workspace_id
string<uuid> | null
write-only

Response

201 - application/json
id
string<uuid>
required
read-only
idp_group
string
required
Maximum string length: 255
target_type
enum<string>
required
  • organization - organization
  • workspace - workspace
Available options:
organization,
workspace
workspace
object | null
required
role
string
required
Maximum string length: 255