Python
Applications
Reject a partner application
Reject a pending partner application to your program. The partner will be notified via email that their application was not approved.
POST
Python
Documentation Index
Fetch the complete documentation index at: https://dub.co/llms.txt
Use this file to discover all available pages before exploring further.
Partners endpoints require an Advanced plan
subscription or higher.
Authorizations
Default authentication mechanism
Body
application/json
The ID of the partner to reject.
The reason for rejecting the partner application. This will be shared with the partner via email.
Available options:
needsMoreDetail, doesNotMeetRequirements, notTheRightFit, other Additional details about the rejection. This will be shared with the partner via email.
Maximum string length:
500When true, pending enrollment is removed so the partner can submit a new application immediately.
Response
The rejected partner
The ID of the rejected partner.