# Addresses Addresses ## Create an address - [POST /addresses](https://docs.kycaid.com/api/addresses/address-create.md): Create and add an address object to an applicant or an affiliated person. Only one address per type may be added to an object ## Update an address - [PATCH /addresses/{address_id}](https://docs.kycaid.com/api/addresses/address-update.md): Update records of an address object in our system In case when an address becomes a part of a created verification, then our system will create a copy of an address object and will provide you with a different in a response ## Delete an address - [DELETE /addresses/{address_id}](https://docs.kycaid.com/api/addresses/address-delete.md): Deletes an address object from our system Please note, that addresses may be deleted only before a verification was created