Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.68 KB

File metadata and controls

13 lines (9 loc) · 2.68 KB

CreateCallbackStateResponse

Callback state created

Fields

Field Type Required Description Example
status_code int ✔️ HTTP Response Status Code 200
status str ✔️ HTTP Response Status OK
data models.CreateCallbackStateResponseData ✔️ N/A
raw Dict[str, Any] Raw response from the integration when raw=true query param is provided