When using PUT, be sure to include all the key-value pairs required by the recipient’s profile.
Any key-value pairs that exist in the profile but fail to be included in the PUT request will be
removed from the profile. Remember, a PUT update is a full replacement of the data. For partial updates,
use the Patch request.
Documentation Index
Fetch the complete documentation index at: https://www.courier.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique identifier representing the user associated with the requested user profile.
SUCCESS