Skip to main content
PATCH
Update Organization details

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

ボディ

application/json
name
string

The name of this organization.

Required string length: 1 - 50
display_name
string

Friendly name of this organization.

Required string length: 1 - 255
branding
object

Theme defines how to style the login pages.

third_party_client_access
enum<string>

A valid third-party client access value

利用可能なオプション:
allow,
block

レスポンス

Organization details successfully retrieved.

id
string
read-only

Organization identifier.

Pattern: ^org_[A-Za-z0-9]{16}$
name
string

The name of this organization.

Required string length: 1 - 50
display_name
string

Friendly name of this organization.

Required string length: 1 - 255
branding
object

Theme defines how to style the login pages.

third_party_client_access
enum<string>

A valid third-party client access value

利用可能なオプション:
allow,
block