DirectUploads

DELETE direct_uploads

Endpoint

DELETE /api/v1/direct_uploads/:id

Request

Route

DELETE /api/v1/direct_uploads/eyJfcmFpbHMiOnsiZGF0YSI6MTcsInB1ciI6ImJsb2JfaWQifX0%3D--0ba1f931d38f39dd8ffd7d34e431e2e3fd12f166

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyOTYiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3NTMyNjYxNzYsImV4cCI6MTc1NTg1ODE3NiwianRpIjoiMmE5NmE0ODEtNjQyNy00ZTJlLTg2ZjItNjRhYjVlNjI3Y2UwIn0.k1WIhdBJoSbU-kWWg0hntvZysKR8y0VfsGNl5nJpjfA
Host: example.org
Cookie: 

Body

{
}

Response

Simulated Response

Status

200

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"93a60b6f9aed8b3a2955a8fd4ec7ef57"
cache-control: max-age=0, private, must-revalidate
x-request-id: 2fb62369-f88d-426b-b4a7-38cb655c1c4c
x-runtime: 0.025357
content-length: 13

Body

{
  "record": {
  }
}