POST
/
api
/
v1
/
profile_statuses
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "tenant": "https://example.com/",
  "color": "<string>",
  "position": 123,
  "dateCreated": "2023-11-07T05:31:56Z",
  "dateUpdated": "2023-11-07T05:31:56Z"
}

Body

The new ProfileStatus resource

Response

201
application/ld+json

ProfileStatus resource created