Delete Allowed Redirect URL
DELETE
/public/v3/allowed-redirect-urls/{allowed_redirect_url_id}/delete
Delete Allowed Redirect URL
Parameter | Data type | Required? | Description |
---|---|---|---|
allowed_redirect_url_id | int | yes | ID of the Redirect URL to delete |
none
none
Parameter | Data type | Required? | Description |
---|---|---|---|
status | string | yes | Status of the operation |
message | string | yes | Additional message |
1
2
3
curl --location --request DELETE 'https://api.friendlyscore.com/public/v3/allowed-redirect-urls/{allowed_redirect_url_id}/delete' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {access_token}'
1
2
3
4
{
"status": "success",
"message": "Allowed Redirect Url is deleted"
}
Was this article helpful?
Friendly Score UK Ltd.
84 Brook Street
London W1K 5EH
Call us on +44 20 3709 6726
Company registered in England
Company number 09168668, ICO ZA111687
VAT registration number 206 9758 80
Authorised and Regulated by the Financial Conduct Authority. (FRN: 821100, 781963)