API Updates - Oct 2024 Release 2
about 1 month ago by Raushan Singh
We have updated the parameter names on the Authentication API to follow industry standards so that third party applications can be used to obtain access credentials to the APIs. More details here: https://datatracker.ietf.org/doc/html/rfc6749
Old Parameter Names | New Parameter Names |
---|---|
clientId | client_id |
secret | client_secret |