Monitor Creation With non-existing collection
POST https://api.getpostman.com/monitors
Request Body
{"monitor"=>{"name"=>"This is a Positive API Test Monitor", "schedule"=>{"cron"=>"0 0 * * *", "timezone"=>"There is no such timezone"}, "collection"=>"5852-8d05dd85-222c-1452-553b-e76a531b71ed-does-not-exist", "environment"=>"5852-8a4c21ea-2a36-40d1-a82d-d7fac9d6ef"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Api-Key | string |