internal

Masquerade As Company

Set or clear soft masquerade for the current admin user.

Soft masquerade points the user at another company for read access while keeping their own company_id as Kobalt Labs. Setting it first clears any active hard masquerade so that exactly one masquerade mode is ever active.

post/internal/masquerade

Query parameters

company_idstring uuid nullable

Response

Successful Response

statusstring required
messagestring required
mode'soft' | 'hard'
target_company_idstring uuid nullable
target_company_namestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.