Organizations

organizations

Domain types

CreateOrganizationSecretResponse =

Response returned when creating a new organization secret.

OrganizationSecretIDInput = { secret_id }

Request body for targeting a specific organization secret.

OrganizationSecretView = { id, created_at, last_four, 2 more... }

View of an organization secret for list and management endpoints.

OrganizationSecretsListResponse = { data }

Response returned when listing organization secrets for an account.

UpdateOrganizationSecretSigningKeyInput =

Request body for updating the signing public key on an organization secret.