# Update user Denylist flag **PUT /v1/users/denylist/{identifyId}** Setting the Denylist flag to true will make Gainsight PX to ignore all of the user's events. ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Path parameters - **identifyId** (string) User identify id ### Body: application/json (object) Denied flag value - **denied** (boolean) ## Responses ### 200 Updated ### 204 No Content ### 400 Bad request ### 401 Unauthorized or bad API Key ### 403 Access denied ### 404 User not found by id ### 429 Rate limit exceeded [Powered by Bump.sh](https://bump.sh)