Skip to main content
PATCH
Rename a project group or change its emoji

Authorizations

Authorization
string
header
required

API token issued from the Equated app under Settings → API Tokens.

Path Parameters

id
integer
required
Required range: x > 0

Body

application/json
name
string
Required string length: 1 - 100
emoji
string | null

Emoji shown before the name. Null or empty clears it.

Maximum string length: 16

Response

200 - application/json

Updated project group

group
object
required