Persons
Update a person shareable
Updates the content of an existing shareable identified by its share code for the specified person.
put/v5/persons/{person_id}/shareables/{code}
Path parameters
person_idstring required
The Extole unique profile identifier of this user at Extole.
codestring required
Shareable id parameter
Request body
Response
Successful response
Example response
{
"created_date": "2025-10-24T02:00:00-07:00",
"updated_date": "2025-10-24T02:00:00-07:00"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.