v1

latestOpenAPI 3.0.02026-07-1427437.7 KB
Prospects

Create prospect

Creates new prospect.

The id field returned by this request is the prospectId used to retrieve information on a specific prospect later.

Learn more about the Profile System and its other API endpoints.

post/api/storage/profile-system/prospects

Headers

Content-Typestring required
Example:application/json

Type of the content being sent.

Acceptstring required
Example:application/json

HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.

Request body

{"stackTrail":"components:schemas:prospect","oasType":"schema","type":"unknown"}

Response

Created

object required