...
In order to save and receive entity record, the AptifyAuthorization header is required along with <TokenId> genrated generated after Authentication Process..
Header Name | Header Value |
---|---|
AptifyAuthorization | <Authentication Provider> <TokenId> |
...
Code Block | ||
---|---|---|
| ||
https://<base address>/services/BasicGenericEntityGenericEntity/SaveData/{id} |
Parameters:
...