v1

latestOpenAPI 3.0.02026-07-131091452.6 MB
audio

Rename audio collections

This endpoint sets a new name for a collection.

post/v2/audio/collections/{id}

Path parameters

idstring required

Collection ID

Request body

namestring required

The new name of the collection

Example request

{
  "name": "My collection with a new name"
}

Response

Successfully updated collection