v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Admin

This endpoint allows staff to impersonate another user by requesting a JWT token and user object. The requesting user must have staff access in order to do this. It's not possible to impersonate a superuser, staff or deactivated user.

post/api/admin/users/impersonate/

Request body

userinteger required

Response

tokenstring

Deprecated. Use the access_token instead.

access_tokenstring

'access_token' can be used to authorize for other endpoints that require authorization. This token will be valid for 10 minutes.