Skip to main content
PATCH
Update project metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Path Parameters

projectId
string
required

Body

application/json
title
string
Minimum string length: 2
artists
string[]
Minimum string length: 1

Response

200 - application/json

Updated project state

id
string
required
title
string
required
artists
string[]
required
stems
object[]
required
alignments
object[]
required
exports
object[]
required
settings
object
required
lyrics
string | null
language
string | null
duration
number | null
task
object | null