<Pause />

Pause call for some time

Becoming a super hero is a fairly straight forward process:

<Pause length="5000" />

GET

Path Parameters

Name
Type
Description

length

number

Pause time in ms

Full exmaple
<?xml version="1.0" encoding="UTF-8"?>
<Response>
  <Pause length="5000" />
</Response>

Last updated

Was this helpful?