EndpointsReporters

Rotate a reporter key

POST/v2/reporters/{reporter_id}/key/rotate

Replaces a reporter's submission key and returns the new value once.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

reporter_id*Reporter Id

Reporter whose submission key will be replaced.

Match^rptr_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$