Restore removed entity by trash can id

GET /api-v1/trash-can/{id}/restore

Headers

Path parameters

  • id integer Required

    id

Responses

GET /api-v1/trash-can/{id}/restore
curl \
 -X GET http://wyzio.app/api-v1/trash-can/{id}/restore \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"