# Location Types Apis related to Location Types. ## Create LocationType - [POST /organisations/{orgId}/location-types](https://developer.interu.io/reference/api/location-types/locationtypes_post.md) ## Retrieve LocationType List - [GET /organisations/{orgId}/location-types](https://developer.interu.io/reference/api/location-types/locationtypes_list.md) ## Retrieve LocationType - [GET /organisations/{orgId}/location-types/{locTypeId}](https://developer.interu.io/reference/api/location-types/locationtypes_read.md) ## Update LocationType - [PUT /organisations/{orgId}/location-types/{locTypeId}](https://developer.interu.io/reference/api/location-types/locationtypes_update.md) ## Delete LocationType - [DELETE /organisations/{orgId}/location-types/{locTypeId}](https://developer.interu.io/reference/api/location-types/locationtypes_delete.md)