v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Creates an account pool.

post/v2/domains/{domainIdentifier}/account-pools

Path parameters

domainIdentifierstring required

The ID of the domain where the account pool is created.

Request body

namestring password required

The name of the account pool.

descriptionstring password

The description of the account pool.

resolutionStrategy'MANUAL' required

The mechanism used to resolve the account selection from the account pool.

Response

Success

domainIdstring

The ID of the domain where the account pool is created.

namestring password

The name of the account pool.

idstring

The ID of the account pool.

descriptionstring password

The description of the account pool.

resolutionStrategy'MANUAL'

The mechanism used to resolve the account selection from the account pool.

createdBystring required

The user who created the account pool.

createdAtstring date-time

The timestamp at which the account pool was created.

lastUpdatedAtstring date-time

The timestamp at which the account pool was last updated.

updatedBystring

The user who last updated the account pool.

domainUnitIdstring

The ID of the domain where the account pool is created.