API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__b58ea60350de5b90_602 | METHOD:POST PATH:/api/rest/v1/products-uuid Create a new product body INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__89379d0c47e214f3_603 | METHOD:DELETE PATH:/api/rest/v1/products-uuid/{uuid} Delete a product uuid INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__6f630aa06716333c_604 | METHOD:PATCH PATH:/api/rest/v1/products-uuid/{uuid} Update/create a product uuid body INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Api REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__07b29aec3ec1dcec_605 | METHOD:POST PATH:/api/rest/v1/products-uuid/{uuid}/proposal Submit a draft for approval uuid INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__f72d18f987116361_606 | METHOD:DELETE PATH:/api/rest/v1/products/{code} Delete a product code INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__6c7c26b599f38906_607 | METHOD:PATCH PATH:/api/rest/v1/products/{code} Update/create a product code body INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Api REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__0ea69800e4d5fe8b_608 | METHOD:POST PATH:/api/rest/v1/products/{code}/proposal Submit a draft for approval code INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__bb8397473b6c88e0_609 | METHOD:POST PATH:/api/rest/v1/reference-entities-media-files Create a new media file for a reference entity or a record Content-type body INTENT:FILE_UPLOAD File dropzone for Api with upload progress… | openapi_spec |
| bindings__a9b02931cb9ba511_610 | METHOD:PATCH PATH:/api/rest/v1/reference-entities/{code} Update/create a reference entity code body INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Api REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__206821456e624ba1_611 | METHOD:PATCH PATH:/api/rest/v1/reference-entities/{reference_entity_code}/attributes/{attribute_code}/options/{code} Update/create a reference entity attribute option reference_entity_code… | openapi_spec |
| bindings__d0e6afc4ed6555da_612 | METHOD:PATCH PATH:/api/rest/v1/reference-entities/{reference_entity_code}/attributes/{code} Update/create an attribute of a given reference entity reference_entity_code code body… | openapi_spec |
| bindings__44059da6333b95a6_613 | METHOD:PATCH PATH:/api/rest/v1/reference-entities/{reference_entity_code}/records Update/create several reference entity records reference_entity_code body INTENT:RESOURCE_PARTIAL_UPDATE Quick edit… | openapi_spec |
| bindings__dd47e476a068c740_614 | METHOD:PATCH PATH:/api/rest/v1/reference-entities/{reference_entity_code}/records/{code} Update/create a record of a given reference entity reference_entity_code code body… | openapi_spec |
| bindings__1835bef9f927ee78_615 | METHOD:POST PATH:/api/alert-service Creates a AlertService resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__2535bca7834148be_616 | METHOD:DELETE PATH:/api/alert-service/{id} Removes the AlertService resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__217b6136da71dbb4_617 | METHOD:PUT PATH:/api/alert-service/{id} Replaces the AlertService resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__fcdf05cc35acec18_618 | METHOD:POST PATH:/api/media-object Creates a MediaObject resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__b537d04678530370_619 | METHOD:DELETE PATH:/api/media-object/{id} Removes the MediaObject resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__6cc71a6e1905ca7e_620 | METHOD:POST PATH:/api/monitor Creates a Monitor resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__027b734d929eb5a1_621 | METHOD:DELETE PATH:/api/monitor/{id} Removes the Monitor resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__2ade5a590dc382cc_622 | METHOD:PUT PATH:/api/monitor/{id} Replaces the Monitor resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__d6ddd0863c7a97ab_623 | METHOD:POST PATH:/api/partition Creates a Partition resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__8bc7a464976f9dd6_624 | METHOD:DELETE PATH:/api/partition/{id} Removes the Partition resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__a0735be80e3602ef_625 | METHOD:PUT PATH:/api/partition/{id} Replaces the Partition resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__affb88937e0cde29_626 | METHOD:POST PATH:/api/ping Creates a Ping resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__d2e3cb181a028258_627 | METHOD:POST PATH:/api/team-invitation Creates a TeamInvitation resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__3a7b997039b91a2b_628 | METHOD:DELETE PATH:/api/team-invitation/{id} Removes the TeamInvitation resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__53f6013e6453d632_629 | METHOD:DELETE PATH:/api/team-member/{id} Removes the TeamMember resource. id INTENT:USER_DELETION Account deletion with confirmation dialog REST_DELETE_SINGLE | openapi_spec |
| bindings__011ae5f7bd195897_630 | METHOD:PUT PATH:/api/team-member/{id} Replaces the TeamMember resource. id INTENT:USER_UPDATE Profile settings form with save button REST_UPDATE_SINGLE | openapi_spec |
| bindings__e1a7c213084edc37_631 | METHOD:POST PATH:/api/transport-alerta Creates a TransportAlerta resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__e640ca08a4a3485d_632 | METHOD:DELETE PATH:/api/transport-alerta/{id} Removes the TransportAlerta resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__61b34dda775d8117_633 | METHOD:PUT PATH:/api/transport-alerta/{id} Replaces the TransportAlerta resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__8a23c52f875a2b95_634 | METHOD:POST PATH:/api/transport-all-my-sms Creates a TransportAllMySms resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__e7eef6873df8c0f2_635 | METHOD:DELETE PATH:/api/transport-all-my-sms/{id} Removes the TransportAllMySms resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__0de9df5a04c4197d_636 | METHOD:PUT PATH:/api/transport-all-my-sms/{id} Replaces the TransportAllMySms resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__72093df33ee31a2b_637 | METHOD:POST PATH:/api/transport-amazon-sns Creates a TransportAmazonSns resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__fa8ca81227caa171_638 | METHOD:DELETE PATH:/api/transport-amazon-sns/{id} Removes the TransportAmazonSns resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__921ebca17f6584f6_639 | METHOD:PUT PATH:/api/transport-amazon-sns/{id} Replaces the TransportAmazonSns resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__971bdabfe53c6468_640 | METHOD:POST PATH:/api/transport-bandwidth Creates a TransportBandwidth resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__bd3e9846a6e44b03_641 | METHOD:DELETE PATH:/api/transport-bandwidth/{id} Removes the TransportBandwidth resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__45e2975176df03e8_642 | METHOD:PUT PATH:/api/transport-bandwidth/{id} Replaces the TransportBandwidth resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__152aad9370430e13_643 | METHOD:POST PATH:/api/transport-chatwork Creates a TransportChatwork resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__5868c1fb7f13de37_644 | METHOD:DELETE PATH:/api/transport-chatwork/{id} Removes the TransportChatwork resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__a3f5b0772bdbaeac_645 | METHOD:PUT PATH:/api/transport-chatwork/{id} Replaces the TransportChatwork resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__9e80b47bacfa2765_646 | METHOD:POST PATH:/api/transport-click-send Creates a TransportClickSend resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__1a7ceaaed8368c6d_647 | METHOD:DELETE PATH:/api/transport-click-send/{id} Removes the TransportClickSend resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__7364e01626d3dee4_648 | METHOD:PUT PATH:/api/transport-click-send/{id} Replaces the TransportClickSend resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__8276af3a1390fedb_649 | METHOD:POST PATH:/api/transport-clickatell Creates a TransportClickatell resource. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__104e92c219be644d_650 | METHOD:DELETE PATH:/api/transport-clickatell/{id} Removes the TransportClickatell resource. id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__0b95d2391481b029_651 | METHOD:PUT PATH:/api/transport-clickatell/{id} Replaces the TransportClickatell resource. id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_SINGLE | openapi_spec |