Update the details of an existing asset version.
Only draft or published Asset Versions can be updated. On a published Asset Version only notes can be updated.
Unique idempotency key for each request (e.g., V4 UUID).
The unique identifier of the asset. Format: 'ast_' followed by alphanumeric characters.
The unique identifier of the asset version to update. Format: 'astv_' followed by alphanumeric characters.
Represents a specific version of an Asset, containing the actual content and metadata. Asset Versions are the core entities for version control, compliance tracking, and content management in Posta.
Key aspects:
draft
, published
, archived
, or deleted
).HTML templates can use variables for dynamic content. Images and fonts can be referenced as variables within HTML templates. Documents (like PDFs) are static and used for rendering documents without dynamic components.
The request has been accepted for processing, but processing has not yet completed.
Update the details of an existing asset version.
Only draft or published Asset Versions can be updated. On a published Asset Version only notes can be updated.
Unique idempotency key for each request (e.g., V4 UUID).
The unique identifier of the asset. Format: 'ast_' followed by alphanumeric characters.
The unique identifier of the asset version to update. Format: 'astv_' followed by alphanumeric characters.
Represents a specific version of an Asset, containing the actual content and metadata. Asset Versions are the core entities for version control, compliance tracking, and content management in Posta.
Key aspects:
draft
, published
, archived
, or deleted
).HTML templates can use variables for dynamic content. Images and fonts can be referenced as variables within HTML templates. Documents (like PDFs) are static and used for rendering documents without dynamic components.
The request has been accepted for processing, but processing has not yet completed.