/workflow/copy (duplicate workflows)

The /workflow/copy (POST) endpoint accepts a workflow (object) to duplicate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{ /* request body */
	"workflowName": "new-workflow",
	"workflowID": "00001", // - source workflow ID, see (/workflows)
	"relyingPartyID": "00001", // - destination RP, see (/relyingparty)
	"rpServiceRedirects": "https://preprod.mockrp.iddataweb.com/mockrp2/endpoint/preprod/display/fin,https://preprod.mockrp.iddataweb.com/mockrp2/endpoint/preprod/viewEndpoint,https://test.com"
}
Headers
string
Defaults to (see /token)

Admin Bearer token from /token endpoint that is required to interact with the services

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json