Authorization: Bearer ********************curl --location --request PATCH 'https://connect.dispatchable.com/custom_modules/api/v1/modules/?name=Test' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}