patch
https://api-sandbox.thisisbud.com/financial/v2/transactions/labels/
Rename an existing transaction label owned by the authenticated customer. Label names are case-insensitively unique per customer; an attempt to rename to a name that already exists returns 409.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400The request contains an invalid payload. The name must be non-empty and no more than 50 characters.
401An unauthenticated request was received.
404The label was not found for the authenticated customer.
409A label with the same name already exists for the authenticated customer.
5XXAn unexpected error occurred on the server side.

