Skip to main content

Sync Bill Tags

PUT 

/api/bills/:id/tags

Replaces the full set of tags on a bill with the provided list.

Fields:

  • tags (required, array of strings, each max 64 chars)

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type