v1

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

Creates a project profile.

post/v2/domains/{domainIdentifier}/project-profiles

Path parameters

domainIdentifierstring required

A domain ID of the project profile.

Request body

namestring password required

Project profile name.

descriptionstring password

A description of a project profile.

status'ENABLED' | 'DISABLED'

Project profile status.

allowCustomProjectResourceTagsboolean

Specifies whether custom project resource tags are supported.

projectResourceTagsDescriptionstring password

Field viewable through the UI that provides a project user with the allowed resource tag specifications.

domainUnitIdentifierstring

A domain unit ID of the project profile.

Response

Success

domainIdstring required

The ID of the domain where a project profile is created.

idstring required

Project profile ID.

namestring password required

Project profile name.

descriptionstring password

A project profile description.

status'ENABLED' | 'DISABLED'

Project profile status.

allowCustomProjectResourceTagsboolean

Specifies whether custom project resource tags are supported.

projectResourceTagsDescriptionstring password

Field viewable through the UI that provides a project user with the allowed resource tag specifications.

createdBystring required

A user who created a project profile.

createdAtstring date-time

A timestamp at which a project profile is created.

lastUpdatedAtstring date-time

A timestamp when a project profile was last updated.

domainUnitIdstring

The ID of the domain unit where a project profile is created.