PUT api/resource/SetImportedBudgetToZero
Sets the value of all imported budget entries to zero.
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.
booleanResponse Formats
application/json, text/json, application/scim+json
Sample:
true