Create public data

Creates public organization data with handle and company name for the authenticated organization.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
handlestringRequired
company_namestringRequired

Response

Successful Response

Errors