Profiles API
The Profiles API allows you to manage profile information associated with a user. The profile object conforms with OIDC standard claims.
user_id Special Characters
Courier handles special characters automatically for user_ids that are created with these characters (@
, #
, %
, etc). These characters will be automatically encoded, so we suggest creating user_ids without special characters.