Update a artifact
Updates an existing artifact with the provided details.
PUT
/artifact/
{uuid}
Authorization
api-key
<token>
This is a required API key. It must be included in the header of all requests in the format: api-key: value.
In: header
Request Body
application/json
Required[key: string]
any
content
string
Content of the artifact
metadata
object
Path Parameters
uuid
Requiredstring
UUID of the artifact to update
Format:
"uuid"
Successful response