Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 4.37 KB

File metadata and controls

16 lines (12 loc) · 4.37 KB

CreateUserResponse

User created

Fields

Field Type Required Description Example
statusCode int ✔️ HTTP Response Status Code 200
status string ✔️ HTTP Response Status OK
service string ✔️ Apideck ID of service provider zoho-crm
resource string ✔️ Unified API resource name users
operation string ✔️ Operation performed add
data Components\UnifiedId ✔️ A object containing a unique identifier for the resource that was created, updated, or deleted.
raw array<string, mixed> Raw response from the integration when raw=true query param is provided