Skip to main content
PATCH
Update vault list

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

x-connection-id
string
header
required

Requires a connection via the x-connection-id header.

Path Parameters

listId
number | null

Body

application/json
name
string
required

New name for the vault list

Required string length: 1 - 100
clearMedia
boolean | null
default:false

Remove all media from the list

Response

Successful response

id
number
required
type
enum<string>
required
Available options:
custom,
messages,
posts,
stories,
streams,
media_stickers
name
string
required
hasMedia
boolean
required
canUpdate
boolean
required
canDelete
boolean
required
medias
object[]
required