🦚 Peacock Unified

🔗 API Bindings

API → UI component mappings · 90,813 documents

IDDocumentSource
bindings__f3d99cba0140dc1c_2METHOD:POST PATH:/vaults/{vaultUuid}/items Create a new Item vaultUuid INTENT:RESOURCE_CREATION Create Vaults form with validation REST_CREATE_SINGLEopenapi_spec
bindings__8129df6c0ba0f258_3METHOD:DELETE PATH:/vaults/{vaultUuid}/items/{itemUuid} Delete an Item vaultUuid itemUuid INTENT:RESOURCE_DELETION Delete Vaults button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__b9c34a4c07cdcb51_4METHOD:PATCH PATH:/vaults/{vaultUuid}/items/{itemUuid} Update a subset of Item attributes vaultUuid itemUuid INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Vaults REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__132067460d72159a_5METHOD:PUT PATH:/vaults/{vaultUuid}/items/{itemUuid} Update an Item vaultUuid itemUuid INTENT:RESOURCE_UPDATE Edit Vaults form with save action REST_UPDATE_SINGLEopenapi_spec
bindings__97e2a617b96c1e1d_6METHOD:DELETE PATH:/key Revoke an Authentiq ID using email & phone.nnIf called with `email` and `phone` only, a verification code nwill be sent by email. Do a second call adding `code` to ncomplete…openapi_spec
bindings__9b9f3cbdfef33009_7METHOD:POST PATH:/key Register a new ID `JWT(sub, devtoken)`nnv5: `JWT(sub, pk, devtoken, ...)`nnSee: https://github.com/skion/authentiq/wiki/JWT-Examplesn INTENT:AUTHENTICATION Login form with…openapi_spec
bindings__f51b4c05a2d129b5_8METHOD:DELETE PATH:/key/{PK} Revoke an Identity (Key) with a revocation secret secret INTENT:RESOURCE_DELETION Delete Key button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__e704672b95f6db20_9METHOD:POST PATH:/key/{PK} update properties of an Authentiq ID.n(not operational in v4; use PUT for now)nnv5: POST issuer-signed email & phone scopes inna self-signed JWTnnSee:…openapi_spec
bindings__cb5f117122d15803_10METHOD:PUT PATH:/key/{PK} Update Authentiq ID by replacing the object.nnv4: `JWT(sub,email,phone)` to bind email/phone hash; nnv5: POST issuer-signed email & phone scopesnand PUT to update…openapi_spec
bindings__4e54dcebc5d9e240_11METHOD:POST PATH:/login push sign-in requestnSee: https://github.com/skion/authentiq/wiki/JWT-Examplesn callback INTENT:AUTHENTICATION Login form with credential fields REST_CREATE_COLLECTIONopenapi_spec
bindings__2df691c06d7fb980_12METHOD:POST PATH:/scope scope verification requestnSee: https://github.com/skion/authentiq/wiki/JWT-Examplesn test INTENT:AUTHENTICATION Login form with credential fields REST_CREATE_COLLECTIONopenapi_spec
bindings__bdbe406efe16d27e_13METHOD:DELETE PATH:/scope/{job} delete a verification job INTENT:RESOURCE_DELETION Delete Scope button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__4e288a4c944a959c_14METHOD:POST PATH:/scope/{job} this is a scope confirmation INTENT:RESOURCE_CREATION Create Scope form with validation REST_CREATE_SINGLEopenapi_spec
bindings__bc5a34b2a52dd9c9_15METHOD:PUT PATH:/scope/{job} authority updates a JWT with its signaturenSee: https://github.com/skion/authentiq/wiki/JWT-Examplesn INTENT:AUTHENTICATION Login form with credential fields…openapi_spec
bindings__142d1fb8d1e9d5dc_16METHOD:POST PATH:/channels/{channel_id}/messages Publish a message to a channel INTENT:FILE_SELECTION Deploy button with environment selector REST_CREATE_SINGLEopenapi_spec
bindings__45b826a58c592530_17METHOD:POST PATH:/keys/{keyName}/requestToken Request an access token INTENT:AUTHENTICATION Login form with credential fields REST_CREATE_SINGLEopenapi_spec
bindings__d681eb1dfa32970d_18METHOD:DELETE PATH:/push/channelSubscriptions Delete a registered device's update token channel deviceId clientId INTENT:AUTHENTICATION Login form with credential fields REST_DELETE_COLLECTIONopenapi_spec
bindings__0a0bd42cd8bccb16_19METHOD:POST PATH:/push/channelSubscriptions Subscribe a device to a channel INTENT:RESOURCE_CREATION Create Push form with validation REST_CREATE_COLLECTIONopenapi_spec
bindings__ca75b23a112513bd_20METHOD:DELETE PATH:/push/deviceRegistrations Unregister matching devices for push notifications deviceId clientId INTENT:RESOURCE_DELETION Delete Push button with confirmation REST_DELETE_COLLECTIONopenapi_spec
bindings__3df3633844a54729_21METHOD:POST PATH:/push/deviceRegistrations Register a device for receiving push notifications INTENT:RESOURCE_CREATION Create Push form with validation REST_CREATE_COLLECTIONopenapi_spec
bindings__dc739b2e7ba1b871_22METHOD:DELETE PATH:/push/deviceRegistrations/{device_id} Unregister a single device for push notifications INTENT:RESOURCE_DELETION Delete Push button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__a73e288653e35350_23METHOD:PATCH PATH:/push/deviceRegistrations/{device_id} Update a device registration INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Push REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__9dba2f0ed56b5010_24METHOD:PUT PATH:/push/deviceRegistrations/{device_id} Update a device registration INTENT:RESOURCE_UPDATE Edit Push form with save action REST_UPDATE_SINGLEopenapi_spec
bindings__e60aba9dee244637_25METHOD:POST PATH:/push/publish Publish a push notification to device(s) INTENT:FILE_SELECTION Deploy button with environment selector REST_CREATE_COLLECTIONopenapi_spec
bindings__768d81eb0cae6932_26METHOD:POST PATH:/accounts/{account_id}/apps Creates an app account_id INTENT:USER_CREATION Registration form with user details REST_CREATE_SINGLEopenapi_spec
bindings__60e76f22c0e6c736_27METHOD:POST PATH:/apps/{app_id}/keys Creates a key app_id INTENT:RESOURCE_CREATION Create Apps form with validation REST_CREATE_SINGLEopenapi_spec
bindings__d1935ef3353b87b8_28METHOD:PATCH PATH:/apps/{app_id}/keys/{key_id} Updates a key app_id key_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Apps REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__a86764519b877045_29METHOD:POST PATH:/apps/{app_id}/keys/{key_id}/revoke Revokes a key app_id key_id INTENT:RESOURCE_CREATION Create Apps form with validation REST_CREATE_NESTEDopenapi_spec
bindings__68df1db71a5fe281_30METHOD:POST PATH:/apps/{app_id}/namespaces Creates a namespace app_id INTENT:RESOURCE_CREATION Create Apps form with validation REST_CREATE_SINGLEopenapi_spec
bindings__612af804cc9487ab_31METHOD:DELETE PATH:/apps/{app_id}/namespaces/{namespace_id} Deletes a namespace app_id namespace_id INTENT:RESOURCE_DELETION Delete Apps button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__972f5e17120a1055_32METHOD:PATCH PATH:/apps/{app_id}/namespaces/{namespace_id} Updates a namespace app_id namespace_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Apps REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__95a8ac18648255bb_33METHOD:POST PATH:/apps/{app_id}/queues Creates a queue app_id INTENT:RESOURCE_CREATION Create Apps form with validation REST_CREATE_SINGLEopenapi_spec
bindings__efabf7e5b118c377_34METHOD:DELETE PATH:/apps/{app_id}/queues/{queue_id} Deletes a queue app_id queue_id INTENT:RESOURCE_DELETION Delete Apps button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__cc5666182616c9de_35METHOD:POST PATH:/apps/{app_id}/rules Creates a Reactor rule app_id INTENT:RESOURCE_CREATION Create Apps form with validation REST_CREATE_SINGLEopenapi_spec
bindings__0e56a1052fd2fa0d_36METHOD:DELETE PATH:/apps/{app_id}/rules/{rule_id} Deletes a Reactor rule app_id rule_id INTENT:RESOURCE_DELETION Delete Apps button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__24a8120932b8023b_37METHOD:PATCH PATH:/apps/{app_id}/rules/{rule_id} Updates a Reactor rule app_id rule_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Apps REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__93fa60f700cffe2b_38METHOD:DELETE PATH:/apps/{id} Deletes an app id INTENT:RESOURCE_DELETION Delete Apps button with confirmation REST_DELETE_SINGLEopenapi_spec
bindings__645cea4fe488655d_39METHOD:PATCH PATH:/apps/{id} Updates an app id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Apps REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__80c347bd72658bcd_40METHOD:POST PATH:/apps/{id}/pkcs12 Updates app's APNs info from a `.p12` file id INTENT:FILE_UPLOAD File dropzone for Apps with upload progress REST_CREATE_SINGLEopenapi_spec
bindings__86f83eda43dddede_41METHOD:POST PATH:/webhooks/feed/:token Send data to a feed via webhook URL. payload INTENT:AUTHENTICATION Login form with credential fields REST_CREATE_NESTEDopenapi_spec
bindings__4bf7a202a20fa5cb_42METHOD:POST PATH:/webhooks/feed/:token/raw Send arbitrary data to a feed via webhook URL. INTENT:AUTHENTICATION Login form with credential fields REST_CREATE_NESTEDopenapi_spec
bindings__2dfcb17d1c98e4df_43METHOD:DELETE PATH:/{username}/activities All activities for current user INTENT:USER_DELETION Account deletion with confirmation dialog REST_DELETE_SINGLEopenapi_spec
bindings__1f167afa46af1a0b_44METHOD:POST PATH:/{username}/dashboards Create a new Dashboard INTENT:USER_CREATION Registration form with user details REST_CREATE_SINGLEopenapi_spec
bindings__dcda96c3be9b3e64_45METHOD:POST PATH:/{username}/dashboards/{dashboard_id}/blocks Create a new Block INTENT:USER_CREATION Registration form with user details REST_CREATE_SINGLEopenapi_spec
bindings__5e92b6fcf03e188d_46METHOD:DELETE PATH:/{username}/dashboards/{dashboard_id}/blocks/{id} Delete an existing Block INTENT:USER_DELETION Account deletion with confirmation dialog REST_DELETE_SINGLEopenapi_spec
bindings__6949e96840fe292c_47METHOD:PATCH PATH:/{username}/dashboards/{dashboard_id}/blocks/{id} Update properties of an existing Block INTENT:USER_UPDATE Profile settings form with save button REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__7b3a76f1dba38d8f_48METHOD:PUT PATH:/{username}/dashboards/{dashboard_id}/blocks/{id} Replace an existing Block INTENT:USER_UPDATE Profile settings form with save button REST_UPDATE_SINGLEopenapi_spec
bindings__8b4b9560f7101afa_49METHOD:DELETE PATH:/{username}/dashboards/{id} Delete an existing Dashboard INTENT:USER_DELETION Account deletion with confirmation dialog REST_DELETE_SINGLEopenapi_spec
bindings__017133842894a21c_50METHOD:PATCH PATH:/{username}/dashboards/{id} Update properties of an existing Dashboard INTENT:USER_UPDATE Profile settings form with save button REST_PARTIAL_UPDATE_SINGLEopenapi_spec
bindings__75571cc87d2d2220_51METHOD:PUT PATH:/{username}/dashboards/{id} Replace an existing Dashboard INTENT:USER_UPDATE Profile settings form with save button REST_UPDATE_SINGLEopenapi_spec