Skip to main content

Generate a new messaging profile secret

POST 
/messaging/profiles/:profile_id/newsecret

Generates a new secret for an existing messaging profile.

Requests for sending and retrieving messages are authenticated using the secret of the messaging profile to which your sending phone number is assigned.

Request

Path Parameters

    profile_id uuidrequired

    ID of messaging profile

Responses

200: Updated messaging profile

Loading...