When you exchange data, you need to specify Accept
and Content-Type
headers. These specify custom data types in the response and request, respectively. If you don’t provide the correct Accept
and Content-Type
headers, the API returns status codes of 406 and 415 respectively.
Future API releases may provide incremental new versions of objects or remove existing versions of objects as needed.
The table shows the most recent version of each object:
Object type | MIME type |
---|---|
CA set | application/vnd.akamai.mtls-edge-truststore.ca-set.v1+json |
CA sets | application/vnd.akamai.mtls-edge-truststore.ca-sets.v1+json |
CA set version | application/vnd.akamai.mtls-edge-truststore.ca-set-version.v1+json |
CA set versions | application/vnd.akamai.mtls-edge-truststore.ca-set-versions.v1+json |
CA set certificates | application/vnd.akamai.mtls-edge-truststore.certificates.v1+json |
CA set activation | application/vnd.akamai.mtls-edge-truststore.activation.v1+json |
CA set activations | application/vnd.akamai.mtls-edge-truststore.activations.v1+json |
CA set activity | application/vnd.akamai.mtls-edge-truststore.ca-set-activities.v1+json |
CA set deletion | application/vnd.akamai.mtls-edge-truststore.ca-set-deletion.v1+json |
CA set deletions | application/vnd.akamai.mtls-edge-truststore.ca-set-deletions.v1+json |