cURL
curl --request DELETE \ --url https://api.example.com/assets/artifacts/{resource_uri} \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "<string>", "request_id": "<string>", "timestamp": "2023-11-07T05:31:56Z", "details": {} } }
Delete artifact
Documentation IndexFetch the complete documentation index at: https://docs.emergence.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Artifact resource URI
Successful Response
Was this page helpful?
Contact support