Authorize whole-conversation deletion as platform legal
Authorizes permanent placeholder conversion without participant approvals. Platform admin access and immutable database evidence are required.
Authorizes permanent placeholder conversion without participant approvals. Platform admin access and immutable database evidence are required.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
curl -X POST "https://example.com/admin/conversations/string/deletion-override"{ "data": { "conversationId": "string", "status": "pending", "authorizationKind": "string", "requestedAt": "string", "authorizedAt": "string", "completedAt": "string", "approvedOrganizationIds": [ "string" ] }}Empty
Empty
Empty
Empty
Empty
List all users GET
Retrieve a paginated list of all platform users with their organization memberships. Platform admin access required. Supports search by email and role filtering.
Preview a notification template POST
Preview how a notification will render across channels (email, SMS, WhatsApp). Platform admin access required.