v1

latestOpenAPI 3.1.12026-07-24260246894.7 KB
Projects

Update project

Endpoint for updating an existing project.

put/projects/{id}/

Path parameters

idstring required

Headers

X-Wafeq-Idempotency-Keystring

Client-provided UUID to uniquely identify a request

Request body

attachmentsstring[]

The attachments linked to the project.

created_tsstring date-time required

The timestamp in UTC when the project was created

idstring required

The unique identifier of the project.

legacy_idstring required

[Deprecated] The legacy identifier of the project.

modified_tsstring date-time required

The timestamp in UTC when the project was last modified

namestring required

The name of the project.

Response

attachmentsstring[]

The attachments linked to the project.

created_tsstring date-time required

The timestamp in UTC when the project was created

idstring required

The unique identifier of the project.

legacy_idstring required

[Deprecated] The legacy identifier of the project.

modified_tsstring date-time required

The timestamp in UTC when the project was last modified

namestring required

The name of the project.