patch https://hover.to/api/v1/orgs/
This endpoint allows an integration to update organization data associated with the org that it authenticated with. The integration can update the following fields:
- Organization Name - The name of the organization in how it is displayed to users who have access and can log into the specific org.
- Customer Display Name - The name that is displayed to members outside of the organization. For example, this display name would be presented to customers within Connect Request messaging.
- External Identifier - This is external identifier displayed within the Hover web and mobile applications. Examples of this field include:
Claim Number
,Lead Number, Oppoertunity Number,
et. al
- External Identifier Required - This boolean an organization configuration that requires the inclusion of an external identifier when creating a job or connect request. The default value is
false.
A successful request is notated by a 204 No Content
response body.