The /relyingparty (POST) endpoint accepts an object detailing a new relying party to create.

{ /* request body */
 "companyID":"00001",
 "name":"new-relying-party"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!