Assets

Save an asset to a project (section auto-determined by asset type)

post/v1/assets/{assetId}/save

Path parameters

{"stackTrail":"paths:/v1/assets/{assetId}/save:post:parameters:0:schema","oasType":"schema","type":"unknown"}

ID of the asset to save

Request body

projectIdstring uuid required

Target project ID where the asset will be saved

Response

Asset saved to project successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.