Transmit Security · Example Payload

Transmit Security Organizations Create Org Example

Managed organization for Acme Corp tenant

CIAMIdentityAuthenticationPasskeysWebAuthnFraud DetectionRisk ManagementIdentity VerificationOrchestrationOAuth2SecuritySSO

Transmit Security Organizations Create Org Example is an example object payload from Transmit Security, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedisplay_namedescriptionadmin

Example Payload

Raw ↑
{
  "name": "Acme Corp",
  "display_name": "Acme Corporation",
  "description": "Managed organization for Acme Corp tenant",
  "admin": {
    "email": "admin@acme.com",
    "name": {
      "given_name": "Jane",
      "family_name": "Admin"
    }
  }
}