This API is used to attach certificate to a distribution.if attach a certificate to a distribution which already have a certificate, the new certificate will replace for the old one.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://apistream.gotipath.com/v1/certificates/certificateId/distributions/distributionId' \
--header'X-Auth-ClientId;' \
--header'X-Auth-LibraryId;' \
--header'X-Auth-ApiKey;'