Update an asset's metadata

Use this endpoint to update an existing library asset's metadata

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the asset in SalesHood.

Body Params

The request body should contain the asset's updated metadata fields. Only the fields that are included will be updated. If a field is included in the request body, it will be completely overwritten with the provided data.

owner
object

The owner of the asset. Either the user's ID or the email must be specified. Only Coaches and Publishers can be the owner of an asset.

string

The title of the Asset

string

The description of the Asset

string

The url of the downloadable image that will be used as the asset's thumbnail.

integer

The ID of the Parent Folder where the file will live. If not specified, the file will be added to the top-level of the library

videoTranscript
object

The video transcript. Only used for Video assets.

date

The date that the asset will expire. If left empty, then the asset will inherit the due date based on the company's default expiration period for assets

tags
array of objects

The tags array should include an object for each tag group with the tags that are assigned to this asset. Unrecognized tag groups and tags will be ignored.

tags
string
enum

Is the asset internal-facing or external-facing?

Allowed:
externalContentInfo
object

Information about the external system that this content is sourced from.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json