Upsert

Replace an artifact's content, creating it from the template if needed.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

launchIdstringRequired
typeenumRequired
Allowed values:

Request

This endpoint expects an object.
contentstringOptional
urlstringOptional

Response

This endpoint returns an object.
idstring
launchIdstring
typeenum
createdAtdatetime
updatedAtdatetime
contentstringOptional
Markdown body.
urlstringOptional
External link, when the artifact lives in another tool.

Errors

404
Not Found Error
422
Validation Error