address book
Update shared profile name
This function is an API endpoint that updates the name of a shared profile in an address book. It is tagged with "address book" for OpenAPI documentation.
Parameters
- request: A JSON object containing the updated shared profile information.
Returns
If successful, this function returns a Json<AbSharedProfilesResponse> object containing the updated shared profile information.
put/api/ab/shared/update/profile
Request body
Response
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲