riverty logo

Docs

Deletes An Organization Number From the Blacklist

Returns OK on success. If the organization number does not exist, this call returns an error.

Path

DELETE /v1/clients/{clientId}/lookup/blacklist/organization-number/{organizationNumber}

Request Parameters

clientId
required
integer
The ID of the client.
organizationNumber
required
string
The number of the organization.

Responses

Successful Request

Request Example

    
        null
    

Response Example

    
        null