Removes a business unit with the specified external ID from the dataset.
HTTP request
DELETE https://api-{location-id}.flexicapture.com/v2/dataset/businessunit/{region}/{externalId} where {location-id} is the supported location. |
Path parameters
Parameters | |
region |
path, string Required. Invoice region. Supported regions: US: USA, AU: Australia, EU: European Union countries, CA: Canada. |
ExternalId |
query, string Required. External business unit ID. |
Response
If successful, the server returns a 204 OK HTTP status.
Comments
0 comments
Please sign in to leave a comment.