Creates a new Project in the compartment.
POST {{baseUrl}}/projects
Creates a new Project.
Request Body
{"compartmentId"=>"{{compartment_ocid}}", "description"=>"esse non id", "displayName"=>"magna et velit incididunt esse"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations. For example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
might be rejected. | |||
opc-request-id | string | The client request ID for tracing. | |
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
{"id":"in Duis sint in sed","compartmentId":"laborum Excepteur velit","displayName":"eu est","timeCreated":"1964-07-27T07:31:04.748Z","lifecycleState":"ACTIVE","definedTags":{},"description":"dolore deserunt magna Ut","freeformTags":{},"systemTags":{},"timeUpdated":"1956-09-06T23:14:58.285Z"}