v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14119524679.2 KB

Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an application.

put/v1/apps/{application-id}/attributes/{attribute-type}

Path parameters

application-idstring required

The unique identifier for the application. This identifier is displayed as the <b>Project ID</b> on the Amazon Pinpoint console.

attribute-typestring required
<p>The type of attribute or attributes to remove. Valid values are:</p> <ul><li><p>endpoint-custom-attributes - Custom attributes that describe endpoints, such as the date when an associated user opted in or out of receiving communications from you through a specific type of channel.</p></li> <li><p>endpoint-metric-attributes - Custom metrics that your app reports to Amazon Pinpoint for endpoints, such as the number of app sessions or the number of items left in a cart.</p></li> <li><p>endpoint-user-attributes - Custom attributes that describe users, such as first name, last name, and age.</p></li></ul>

Request body

Response

Success