APIAdminContracts & Function SignaturesAuthorize Contract with JSON ABICopy pagePOSThttps://api.syndicate.io/admin/contract/authorizeWithJSONABIAuthorize a contract and its corresponding function signatures using the JSON ABI format.AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.RequestThis endpoint expects an object.abilist of anyRequiredaddressstringRequiredchainIdintegerRequirednamestringRequiredprojectIdUUIDRequiredexpiresAtdatetimeOptionalResponseThis endpoint returns an object.addressstringchainIdintegercreatedAtdatetimefunctionSignatureslist of objectsShow 8 propertiesidstringnamestringprojectIdUUIDclaimedByOrganizationIdUUIDexpiresAtdatetimeupdatedAtdatetimeErrors400Status Bad Request404Status Not Found409Status Conflict500Status Internal Server Error