12-19-2022, 10:45 AM
This example http/https post. You can do this using the Indy IdHttp or Delphi NetHTTPClient component.
Post example with link
Add Request header for Authorization
If you want to know how the structure works, you should research what is HTTP/https request/response.
Post example with link
Add Request header for Authorization
If you want to know how the structure works, you should research what is HTTP/https request/response.