HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Id Tags / Update

Update a Id Tag

Log in to see full request history
Path Params
integer
required
Body Params
string

Token used for authorization

string | null

Visual or other label that could be associated with the ID Tag

date-time | null
string

The status of the ID tag. Use it to disable or suspend a tag

  • enabled The tag is enabled and is accepted as authentication method
  • disabled The tag is disabled by the admin user and is not acceptable as authorization method
  • suspended The tag is suspended by the owner of the tag and is not acceptable as authorization method
string
string | null
string | null

The payment method that will be associated with the ID Tag.

  • For credit/debit cards the paymentMethodId should be provided
  • For Corporate billing - corporate:{id}
  • For last used the value should be null
integer | null

Associate the ID tag with a user account. If the user is not presented, the tag will not be authorized! It makes sense to prepare the tags in advance, in case there is another process/entity is going to later assign them!

string | null
Responses

422

The payload you provided is invalid

Language
Credentials
API Token
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json