Validates that your client can send POST requests with JSON bodies to the Profile API. Accepts a ping property for demonstration and troubleshooting purposes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A fun test property used for validation
"pong"
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.