At the moment, I store Token for API into a secrets value.
I would like to be able to update an existing Secrets Value in order to refresh the new token.
, when I check the UI, the value is empty.
another question, is how to Create a new Scecrets record, and get the ID.
thanks,
I would like to be able to update an existing Secrets Value in order to refresh the new token.
Code:
record\update\"AppSecret", "xxxxxxxxxxxxxxxxx", "value", "fklsdklfdsklf")
another question, is how to Create a new Scecrets record, and get the ID.
thanks,
Comment