lynx   »   [go: up one dir, main page]

Organizations

organizations

Methods

Create Organization -> Envelope<>
post/organizations

Create a new organization for a user.

Delete Organization ->
delete/organizations/{organization_id}

Delete an organization. The organization MUST be empty before deleting. It must not contain any sub-organizations, accounts, members or users.

Get Organization -> Envelope<>
get/organizations/{organization_id}

Retrieve the details of a certain organization.

Modify Organization -> Envelope<>
put/organizations/{organization_id}

Modify organization

Domain types

Organization = { id, create_time, meta, 3 more... }

Represents an Organization in the Cloudflare data model

organizations.members

Methods

Create Organization Member -> Envelope<>
post/organizations/{organization_id}/members

Create a membership that grants access to a specific Organization.

Get Organization Member -> Envelope<>
get/organizations/{organization_id}/members/{member_id}

Retrieve a single membership from an Organization.

List Organization Members -> SinglePage<>
get/organizations/{organization_id}/members

List memberships for an Organization.

Domain types

OrganizationMember = { id, create_time, meta, 3 more... }
Organizations

Organization Accounts

organizations.organization_accounts

Methods

Get Organization Accounts -> Envelope<Array<{ id, created_on, name, 2 more... }>>
get/organizations/{organization_id}/accounts

Retrieve a list of accounts that belong to a specific organization.

Domain types

OrganizationAccounts = { id, name, type, 2 more... }
Organizations

Organization Profile

organizations.organization_profile

Methods

Get Organization Profile -> Envelope<>
get/organizations/{organization_id}/profile

Get an organizations profile if it exists.

Modify Organization Profile ->
put/organizations/{organization_id}/profile

Modify organization profile

Domain types

OrganizationProfile = { business_address, business_email, business_name, 2 more... }
Лучший частный хостинг