Change Affiliates StatusCopy Pagepost https://api.refersion.com/v2/affiliate/status_changeSet a new status value for a list of affiliate IDs. Limit of 50 IDs per call.Body Paramsidsarray of integersrequiredOne or more Affiliate IDs to change.ids*ADD integerstatusstringenumrequiredA valid status value. Accepted values are: ACTIVE, DENIED, DISABLEDACTIVEDENIEDDISABLEDAllowed:ACTIVEDENIEDDISABLEDHeadersRefersion-Public-KeystringRefersion-Secret-KeystringContent-TypestringenumDefaults to application/jsonapplication/jsonAllowed:application/jsonResponses 200 204Theres an invalid field in the request. 400There's a missing required field in your request. 401Unauthorized – Your API keys are incorrect. 404An empty request body. 422Unprocessable Entity: the data that you’re sending has errors.Updated 8 months ago