Soft-delete a thread. The thread is marked as deleted but not permanently removed from the database. Use include_deleted=true on other endpoints to access deleted threads.
^Bearer [\s\S]{0,}$Unique resource identifier
10UUID of the thread
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response for status 200
Whether deletion was successful