GMV Max
Remove a GMV Max creator exclusion
Remove a creator from this shop's GMV Max exclusion list, restoring them to bottom-of-funnel delivery. handle is the creator's TikTok handle (from GET /gmv-max/excluded-creators). Removing a creator who isn't excluded is a no-op that still returns 200 with removed: false. Requires read_write scope and an Idempotency-Key. Single shop only.
delete/gmv-max/excluded-creators/{handle}
Path parameters
handlestring required
The excluded creator's TikTok handle.
The excluded creator's TikTok handle.
Headers
Idempotency-Keystring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 5 revisions of this API.