Relayers

Updates a relayer's information based on the provided update request.

patch/api/v1/relayers/{relayer_id}

Path parameters

relayer_idstring required

The unique identifier of the relayer

Request body

namestring nullable
notification_idstring nullable
pausedboolean

Response

Relayer updated successfully

errorstring
successboolean required

Changes