Sync the name for a given enterprise

post/api/address-book/v1/admin/sync-enterprise

Admin endpoint to sync the name for a given enterprise.

Request Body

enterpriseId string required
Min length: >= 1 characters

200 Response

Array of
id string required
name string required
Min length: >= 1 characters
description string
Min length: >= 1 characters
editable boolean required
True, if the name is editable.

400 Response

403 Response

errorName string required
error string required

404 Response

errorName string required
error string required

500 Response

errorName string required
error string required