Skip to main content

delete attachment from s3

delete attachment from s3

Path Parameters
    departmentUUID string required
Request Body required
    attachmentUrlList string[]
Responses

OK


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