DELETE /api/attachment/{id}

DELETE /api/attachment/{id}

Path parameters

  • id integer(int64) Required

Responses

  • 200

    OK

  • 401

    Not Authorized

  • 403

    Not Allowed

DELETE /api/attachment/{id}
curl \
 --request DELETE 'https://api-dev.gatego.io/api/attachment/{id}'