Org address APIs

Delete org address

OVERVIEW

 

Overview

This API call is used to delete an address to an organisation object in the system.

 

HTTP Request

DELETE /api/5/orgaddresses/<ADDRESSID>

URL Parameters

Parameter Description
ADDRESSID The ID of the address to delete

 

HTTP Response

Success

HTTP response 200

Error

See API Error messages

Example

DELETE http://example.com/context/api/5/orgaddresses/23

 

 

Error messages

Summary Ref Code (V4) Ref Code (before V4)

The given address ID is invalid

308  

Comments


0 Comments

Last Updated: Jun 09,2023