Attach Tags To Object

Replaces the tag set on a taggable object. Currently only object_type: "Bill" is supported. Tag names are normalized to lowercase slugs (max 20 characters) and created on first use; the object's tags are synced to exactly the given list, so sending fewer tags removes the others.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Type of the object to tag. Only Bill is supported.

Allowed:
integer
required

Id of the object to tag.

tags
array of strings

Tag names; the object's tag set is replaced with this list.

tags
Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json