Authorization: Bearer ********************curl --location --request DELETE '/access_ip_address/' \
--header 'Authorization: Bearer <token>'{
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"id": "string",
"ip_address": "string",
"source": "string",
"status": "pending",
"updated_at": "2019-08-24T14:15:22Z",
"user_id": "string"
}