KnowledgeBaseAdmin
Reindex a platform knowledge document
Authorization
SupabaseBearer AuthorizationBearer <token>
Supabase user access token (Authorization: Bearer JWT)
In: header
Path Parameters
documentId*string
Format
uuidHeader Parameters
x-user-id*string
Platform admin Supabase user id
Format
uuidx-platform-staff-email?string
Platform staff email for @compliwise.io domain verification
Format
emailResponse Body
application/json
application/json
application/json
curl -X POST "https://example.com/admin/knowledge-base/documents/497f6eca-6276-4993-bfeb-53cbbbba6f08/reindex" \ -H "x-user-id: 497f6eca-6276-4993-bfeb-53cbbbba6f08"{}Empty
{ "message": "string"}{ "message": "string"}