Delete Object from a Cloud Source

POST {{host}}/{{version}}/{{source_name}}/regulations

This end point deletes an object from a specific cloud source.

Request Body

{"regulation_type"=>"Suppress_With_Delete", "attributes"=>{"name"=>"objectId", "values"=>["foo-user", "bar-user"]}, "collection"=>"app-collection"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"regulate_id":"REDACTED"}