Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 3.34 KB

File metadata and controls

16 lines (12 loc) · 3.34 KB

CreateCustomObjectSchemaResponse

Custom object schema created

Fields

Field Type Required Description Example
status_code int ✔️ HTTP Response Status Code 201
status str ✔️ HTTP Response Status Created
service str ✔️ Apideck ID of service provider zoho-crm
resource str ✔️ Unified API resource name custom-object-schemas
operation str ✔️ Operation performed add
data models.CustomObjectSchema ✔️ N/A
raw Dict[str, Any] Raw response from the integration when raw=true query param is provided