Skip to main content
POST
Put an open project on hold (pause sourcing)

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Path Parameters

id
integer
required

Project ID

Body

application/json
comment
string
required

Why the project is being put on hold; stored on the project and shown to members.

Example:

"Evaluation is in progress; no further submissions are being accepted."

Response

The project state after the call

The response is of type object.