Skip to main content
PATCH
Update project metadata

Autorizaciones

Authorization
string
header
requerido

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

Encabezados

Idempotency-Key
string

Parámetros de ruta

projectId
string
requerido

Cuerpo

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

Respuesta

200 - application/json

Updated project state

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