Delete artifact

Delete an artifact

DELETE
/artifacts/{artifactId}
AuthorizationBearer <token>

Bearer token authentication. Use your API key as the bearer token.

In: header

Path Parameters

artifactIdstring

ID of the artifact

Response Body

curl -X DELETE "https://eu1.api.bivariant.com/v1/artifacts/string"
{
  "id": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}