Upload Config File
Request
URI
POST
https://{api_host}/dt-rest/v100/security/rsa/upload-config-file
COPY
Request Body
[
{}
]
Responses
200
Successfully uploaded RSA config file
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/rsa' -d '[{}]' https://{api_host}/dt-rest/v100/security/rsa/upload-config-file
Dt Rsasecur Idauthenticator Operations
GET
Get
POST
Clear Local Node Secret File
POST
Clear Offline Files
POST
Restart RSA Agent
POST
Test Authentication
POST
Test Authentication
POST
Upload Config File