Remove an active campaign. A campaign cannot be restored once it is deleted.
DELETE /v1/campaigns/{id}
Authorization: Bearer <access_token>
or
Authorization: Basic <encodedString>
where <encodedString> is your <api-key>:<api-secret> string encoded using Base64 encoding
id REQUIRED
string (UUID)
Unique ID assigned to the campaign in RocketCOMS.
None
If successful, returns 200 Campaign deleted successfully.
SAMPLE RESPONSE
{
200 Campaign deleted successfully
}
© 2022 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.