Skip to main content
POST
Send design partner feedback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

One submission from a member of a design partner workspace.

body
string
required

What they want to tell us. Free text — no categories, no form.

Required string length: 1 - 5000

Response

Successful Response

One stored submission, as the workspace's own history shows it.

The whole workspace sees every member's submissions: the page is addressed to the organization, and a partner should be able to see what their colleagues have already asked for rather than repeating it.

body
string
required

What they wrote.

created_at
string<date-time>
required

When they wrote it.

id
string<uuid>
required

The submission's ID.

user_email
string
required

Who wrote it, as their email was at the time they wrote it.