Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed May 24, 2017
1 parent 0bc7b08 commit a56de8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1.0/index.md
Expand Up @@ -277,7 +277,7 @@ Scenario: Save changes to the DCP

## Management

curl -XPOST "https://dbc-dcl.testpoint.io/api/ausdigital/v0" \
curl -XPOST "https://dcl.testpoint.io/api/ausdigital/v0" \
-H "Content-type: application/json" \
-H "Authorization: JWT XXXXX.YYYYYYYYYYYYYYYYYYYYYYY.ZZZZZZ" \
-d '{"participantIdentifier": "51824753556", "participantIdentifierScheme": "urn:oasis:names:tx:ebcore:partyid-type:iso6523:0151", "capabilityPublisherUrl": "dcp.testpoint.io"}'
Expand Down

0 comments on commit a56de8a

Please sign in to comment.