Create a Custom Data schemaAsk AIpost https://api.actonsoftware.com/custom-objects/v1/{accountId}/schemaCreate a Custom Data schemaPath ParamsaccountIdstringrequiredThe Act-On account Id for this requestQuery ParamsdryRunbooleanDefaults to falseWhen true, validates the request without creating the schematruefalseBody ParamsnamestringName of the custom objectdescriptionstringDescription of the custom objectdataTypestringData type of the custom objectfieldsarray of objectsList of fields in the custom objectfieldsADD objectrequiredFieldsarray of stringsList of required fields in the custom objectrequiredFieldsADD stringuniqueFieldSetarray of stringsList of unique fields in the custom objectuniqueFieldSetADD stringeventTimestampFieldstringField name that contains the event timestampprimaryEmailFieldstringField name that contains the primary emailexternalIdFieldstringField name that contains the external idobjectTypeFieldstringField name that contains the object typerelationshipsarray of objectsList of relationships of the custom objectrelationshipsADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Successful response 400Bad request 401Unauthorized 403Forbidden 409Schema already exists 415Unsupported Media Type 500Internal Server ErrorUpdated 6 months ago