Skip to main content
PUT
/
api
/
user
/
profile
cURL
curl --request PUT \
  --url https://nexus-dev.gerowallet.io/api/user/profile \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://nexus.gerowallet.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Token Authentication

Body

application/json
{key}
string

Response

200 - */*

OK

{key}
any