address book
Add shared profile
This function is an API endpoint that adds a shared profile to an address book. It is tagged with "address book" for OpenAPI documentation.
Parameters
- request: A JSON object containing the shared profile to be added.
Returns
If successful, this function returns a Json<AbSharedProfilesResponse> object containing the shared profiles in the address book. <br>
post/api/ab/shared/add
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
- ▲