Biography
Get or create/update the a user's biography field
Last updated
Was this helpful?
Get or create/update the a user's biography field
Last updated
Was this helpful?
GET
Headers
Content-Type
application/json
Authorization
Bearer <token>
Url
corporation
number
Corporation ID
username
string
Unique username
Response
Code
Headers
Content-Type
application/json
Authorization
Bearer <token>
Url
corporation
number
Corporation ID
username
string
Unique username
Body
description*
string
Content of biography
Response
Code
POST