Paylinks

Enable or Disable a Paylink

Update the status of a specific paylink by setting the enabled field to true or false.

patch/v1/paylinks/{paylinkId}

Path parameters

paylinkIdstring required

The unique identifier of the paylink to update.

Request body

enabledboolean required

Set to false to disable the paylink or true to enable it.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.