DELETE api/resource/clearPreviousBudgetImportedRows

Deletes previously imported budget and spend rows from the database.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

On success: HTTP 200 OK with a boolean value indicating success. On failure: HTTP 400 Bad Request with a generic error message.

boolean

Response Formats

application/json, text/json, application/scim+json

Sample:
true