latestOpenAPI 3.0.12026-08-101936151.3 KB
61701b027c74
Testing endpoints for Postbox API
Create a Postbox item for a person
Deprecated! Use POST /v1/persons/{person_id}/postbox instead.<br> Creates a Postbox item for the person specified in the request URL. Note that you can only use this endpoint for testing purposes on the testing, staging, and sandbox environments.
post/v1/persons/{person_id}/postbox/items
Path parameters
person_idstring required
Person Id.
Request body
Response
The Postbox item was created successfully.