Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Hiloop API key sent as an HTTP Bearer token.

Path Parameters

id
string
required

The project id to update.

Body

application/json
id
string

The project id to update.

name
string

The new human-readable name (the slug is immutable). Omitted leaves the name unchanged.

description
string

The new free-text description (at most 4 KiB). An empty value clears it; omitted leaves it unchanged.

Response

OK

project
object

The updated project.