Recycle bin API endpoints

Comments

1 comment

  • Tyler Lamparter Principal Product Manager
    Awesome Follow-up
    Engaged
    Top Contributor
    Answer Pro
    Celigo University Level 4: Legendary

    To restore resources from the recycling bin, you can use the following:

    POST /recycleBinTTL/<resource>/<id>

     

    To permanently delete from the recycling bin, you can use the following:

    DELETE /recycleBinTTL/<resource>/<id>
    0

Please sign in to leave a comment.