Create Push Content
POST {{apiPath}}/environments/{{envID}}/templates/{{templateName}}/contents
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Push Content.
Request Body
{"locale"=>"en", "title"=>"Test", "variant"=>"variant_C", "body"=>" Your OTP is ${otp}", "deliveryMethod"=>"Push", "pushCategory"=>"APPROVE_AND_OPEN_APP"}