post https://preprod.admin.iddataweb.com/axnadmin-core/axn/relyingparty
The /relyingparty (POST) endpoint accepts an object detailing a new relying party to create.
{ /* request body */
"companyID":"00001",
"name":"new-relying-party"
}
The /relyingparty (POST) endpoint accepts an object detailing a new relying party to create.
{ /* request body */
"companyID":"00001",
"name":"new-relying-party"
}
Try It!
to start a request and see the response here!