Tagline
Get or create/update the a user's tagline field
Last updated
Get or create/update the a user's tagline field
Last updated
Please note that in all urls & code samples you'll need to replace:username
and :corporation
with appropriate values
GET
/v2/organization/:corporation/staff/:username/tagline
Headers
Name | Value |
---|---|
Url
Name | Type | Description |
---|---|---|
Response
Code
POST
/v2/organization/:corporation/staff/:username/tagline
Headers
Url
Body
Response
Code
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Content-Type
application/json
Authorization
Bearer <token>
corporation
number
Corporation ID
username
string
Unique username
Content-Type
application/json
Authorization
Bearer <token>
corporation
number
Corporation ID
username
string
Unique username
tagline*
string
Content of tagline *optional