Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://upay-sistema-api.onrender.com/api/affiliate/programs/{id} \ --header 'API-Key: <api-key>'
{ "message": "<string>" }
Remove um programa de afiliados. Links existentes são desativados.
Chave de API obtida através do endpoint /api/credentials. Também aceita formato Bearer Token: Authorization: Bearer <api_key>
ID do programa de afiliados
Programa removido com sucesso