Update public data
Updates the handle and/or company_name for the caller’s organization. | (UpdateOrgPublicDataReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
company_name
handle
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
Response
Successful Response
Errors
422
Public Data Update V1request Unprocessable Entity Error

