Skip to main content
PUT
Update user by token

Authorizations

X-Bunker-Token
string
header
required

Root access token for Databunker API

Path Parameters

token
string<uuid>
required

User token (UUID)

Body

The body is of type object.

Response

User updated successfully

status
enum<string>
required
Available options:
ok
Example:

"ok"

token
string<uuid>