Disputes
Unenroll a Descriptor
Remove a single descriptor from a dispute alert enrollment. Runs synchronously and returns once the unenroll request has been submitted.
post/dispute/disputes/alert-enrollments/{enrollmentId}/descriptors/{descriptorId}/unenroll
Path parameters
enrollmentIdstring uuid required
The enrollment ID.
descriptorIdstring uuid required
The descriptor ID to unenroll.
Headers
x-idempotency-keystring uuid required
Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.
Response
Descriptor unenroll request submitted.