Skip to main content

delete file from common bucket of s3

delete file from common bucket of s3

Query Parameters
    fileUrl string required

    complete fileUrl as received in response of its upload

Responses

OK


Schema
    isDeleted boolean
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...