Client Prospect - Admin
Update an existing client prospect
Updates editable fields (name, email, phone, etc.) of a client prospect by ID. idcompany is verified from the authenticated user for security.
put/api/client-prospects/{prospect_id}
Path parameters
prospect_idinteger required
Headers
x-api-tokenstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/api/client-prospects/{prospect_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.