Name | Method | Endpoint |
---|---|---|
Get your Profile | GET | /api/v2/profile |
Patch your Profile | PATCH | /api/v2/profile |
GET /api/v2/profile
This endpoint does not need any parameter.
This endpoint does not require a request body.
Note: this section and the documentation around what is required is still actively being updated.
No authorization required
Not defined
*/*
PATCH /api/v2/profile
Name | Type | Required | Description | Notes | Example |
---|
Schema | Required |
---|---|
UserRequest | true |
Note: this section and the documentation around what is required is still actively being updated.
No authorization required
application/json
Not defined
null (empty response body)