v1

latestOpenAPI 3.0.02026-07-175652103.9 KB
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

namestring required
notestring nullable

Response

errorstring nullable
totalinteger required