Create Subscription endpoint needs a HMAC secret to be passed in the payload. Removing the HAMC secret from the Object just before logging.
Payload :
Without code changes, HMAC Secret would get logged :
After code changes :