🦚 Peacock Unified

🔗 API Bindings

API → UI component mappings · 90,813 documents

IDDocumentSource
bindings__bf18244901c38553_352METHOD:POST PATH:/api/v2/Languages Add a Language to support for translations. Accepts a Language object. Returns the Id of the created object. INTENT:RESOURCE_CREATION Create Api form with…openapi_spec
bindings__de0cc2c9dcb810f3_353METHOD:DELETE PATH:/api/v2/Languages/{LocaleID} Remove a Language from those supported for translations. Marks language as deleted. LocaleID INTENT:RESOURCE_DELETION Delete Api button with…openapi_spec
bindings__70ff35f075cd86f6_354METHOD:PUT PATH:/api/v2/Languages/{LocaleID} Update a language’s description. Accepts a Language object. LocaleID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__cb695faa28667e86_355METHOD:POST PATH:/api/v2/LicenseActivations Create a license activation. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__527f65f02a7aadaf_356METHOD:POST PATH:/api/v2/LicenseActivations/RegisterEDTLite Register an EDT Lite with the Server INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__26b5ec6038c7a496_357METHOD:PUT PATH:/api/v2/LicenseActivations/{ID} Update a license activiation. ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__ca18f43b5b3ebcd5_358METHOD:PUT PATH:/api/v2/LicenseActivations/{ID}/Confirm Confirm that the client has applied the updated license. ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__d3dd77081e606c23_359METHOD:POST PATH:/api/v2/Logs Add a Log entry Message INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__715548262a168d49_360METHOD:POST PATH:/api/v2/Notifications Sends an email message. INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_NESTEDopenapi_spec
bindings__e7a6a12891928771_361METHOD:POST PATH:/api/v2/PackageTypes Add a Package Type. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__464fd097909858a8_362METHOD:DELETE PATH:/api/v2/PackageTypes/{ID} Delete a Package Type. ID INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTEDopenapi_spec
bindings__f62b684b5d001ce2_363METHOD:PUT PATH:/api/v2/PackageTypes/{ID} Modify a Package Type. ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__f4eca0a2e2f2f102_364METHOD:DELETE PATH:/api/v2/PackageTypes/{id}/Users/{userID} Deletes a package type a user could see. id userID INTENT:USER_DELETION Account deletion with confirmation dialog REST_DELETE_NESTEDopenapi_spec
bindings__d540cfaebd510940_365METHOD:POST PATH:/api/v2/PackageTypes/{id}/Users/{userID} Add a package type that a user can see. id userID INTENT:USER_CREATION Registration form with user details REST_CREATE_NESTEDopenapi_spec
bindings__5c60d545623750ef_366METHOD:DELETE PATH:/api/v2/PackageTypetoBundles Delete a Package Type to Bundle Relationship. BundleID PackageTypeID INTENT:FILE_SELECTION Deploy button with environment selector REST_DELETE_NESTEDopenapi_spec
bindings__8125cf78edc011c0_367METHOD:POST PATH:/api/v2/PackageTypetoBundles Add a new Package Type ID to Bundle Relationship. INTENT:FILE_SELECTION Deploy button with environment selector REST_CREATE_NESTEDopenapi_spec
bindings__baa74379f615a3fb_368METHOD:PUT PATH:/api/v2/PackageTypetoBundles Update a Package Type ID to Bundle Relationship. INTENT:FILE_SELECTION Deploy button with environment selector REST_UPDATE_NESTEDopenapi_spec
bindings__7952d3898c0f4026_369METHOD:POST PATH:/api/v2/Packages Add a Package to the Update System. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__382e7cf2f244a792_370METHOD:DELETE PATH:/api/v2/Packages/{ID} Delete a Package. ID INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTEDopenapi_spec
bindings__30de07f628c93392_371METHOD:PUT PATH:/api/v2/Packages/{ID} Modify a Packge to the Update System. ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__5b949a88159bb815_372METHOD:POST PATH:/api/v2/Permissions Adds a Permission INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__0ede3c7ec42c87b0_373METHOD:DELETE PATH:/api/v2/Permissions/{id} Deletes a Permission id INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTEDopenapi_spec
bindings__a3b194f20f0e9776_374METHOD:PUT PATH:/api/v2/Permissions/{id} Updates a Permission id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__127de464eeeaf0e6_375METHOD:POST PATH:/api/v2/PriorityPackages Add a Priority Package for a Client. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__b5ab6eea5c9224d5_376METHOD:DELETE PATH:/api/v2/PriorityPackages/{ID} Delete a Priority Package for a Client. ID INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTEDopenapi_spec
bindings__d8420fdf1e6da868_377METHOD:POST PATH:/api/v2/Releases Create a Release INTENT:FILE_SELECTION Deploy button with environment selector REST_CREATE_NESTEDopenapi_spec
bindings__2e87c86c98c13f83_378METHOD:DELETE PATH:/api/v2/Releases/{ReleaseId}/Bundle/{BundleId} Deletes the association between a release and a bundle. ReleaseId BundleId INTENT:FILE_SELECTION Deploy button with environment…openapi_spec
bindings__b3b8942186a3c0e9_379METHOD:POST PATH:/api/v2/Releases/{ReleaseId}/Bundle/{BundleId} Associates the release with a bundle. ReleaseId BundleId INTENT:FILE_SELECTION Deploy button with environment selector…openapi_spec
bindings__47db3f42e60e5175_380METHOD:PUT PATH:/api/v2/Releases/{releaseId} Update a Release releaseId INTENT:FILE_SELECTION Deploy button with environment selector REST_UPDATE_NESTEDopenapi_spec
bindings__4e626766bb652e07_381METHOD:POST PATH:/api/v2/Roles Adds a User Role INTENT:USER_CREATION Registration form with user details REST_CREATE_NESTEDopenapi_spec
bindings__46add77fe380e767_382METHOD:DELETE PATH:/api/v2/Roles/{id} Deletes a User Role id INTENT:USER_DELETION Account deletion with confirmation dialog REST_DELETE_NESTEDopenapi_spec
bindings__4b0839da34af2253_383METHOD:PUT PATH:/api/v2/Roles/{id} Updates a User Role id INTENT:USER_UPDATE Profile settings form with save button REST_UPDATE_NESTEDopenapi_spec
bindings__450c40cd40b59db8_384METHOD:PUT PATH:/api/v2/Roles/{id}/Permissions Manage the Permissions for a Role id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__d8a04c0e81357842_385METHOD:PUT PATH:/api/v2/Roles/{id}/Users Update a Role's users id INTENT:USER_UPDATE Profile settings form with save button REST_UPDATE_NESTEDopenapi_spec
bindings__eb17c415035491e6_386METHOD:POST PATH:/api/v2/StringDefinitions/Batch Create StringDefinition object. The originating translation must be provided. Accepts an array of StringDefinition objects. Returns nothing.…openapi_spec
bindings__1a110fc4aa3e80ef_387METHOD:PUT PATH:/api/v2/StringDefinitions/Batch Update StringDefinition objects. Accepts an array of StringDefinition objects. This endpoint will add StringDefinitionChange objects to the database.…openapi_spec
bindings__12c52584d736040b_388METHOD:PUT PATH:/api/v2/StringTranslations/Batch Update corrections to string translations INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__1a027f46b8f624d4_389METHOD:PUT PATH:/api/v2/StringTranslations/{stringId}/{languageId} Update a string value or a state for a string translation. stringId languageId INTENT:RESOURCE_UPDATE Edit Api form with save action…openapi_spec
bindings__289c1decb166c086_390METHOD:POST PATH:/api/v2/TranslationKeys Create a translationKey object. INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__b1705fe7f4ec7ab2_391METHOD:PUT PATH:/api/v2/TranslationKeys/{ID} Update the StringID of the translationKey object. ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__28fb4346f1e1a305_392METHOD:POST PATH:/api/v2/TranslationRequests Create a translation request. Accepts a TranslationRequest object. Returns the Id of the created object. The state of the TranslationRequest must be…openapi_spec
bindings__c834ab7f1e0f00c7_393METHOD:PUT PATH:/api/v2/TranslationRequests/{Id} Update a TranslationRequest object by id. Accepts a TranslationRequest object. Id doResendRequest INTENT:RESOURCE_UPDATE Edit Api form with save…openapi_spec
bindings__18d0ec44a6ace16e_394METHOD:PUT PATH:/api/v2/TranslationRequests/{Id}/Strings No Documentation Found. Id INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__e54eec7d31c12f80_395METHOD:PUT PATH:/api/v2/TranslationSetAttributes/Batch No Documentation Found. INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__1032b2b2e392c504_396METHOD:DELETE PATH:/api/v2/TranslationSetAttributes/{ID} Delete a set of TranslationSetAttribute object ID INTENT:RESOURCE_DELETION Delete Api button with confirmation REST_DELETE_NESTEDopenapi_spec
bindings__e755a1d4dd12d8ec_397METHOD:PUT PATH:/api/v2/TranslationSetAttributes/{ID} Update a TranslationSetAttribute object ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec
bindings__3f3d3d0e381a7bb9_398METHOD:PUT PATH:/api/v2/TranslationSets/{ID} Update a Translation Set. Accepts a TranslationSet object. Only the state property may be updated. ID INTENT:RESOURCE_UPDATE Edit Api form with save…openapi_spec
bindings__365e1fa41b3f5894_399METHOD:POST PATH:/api/v2/TranslationSets/{ID}/Attributes Create a TranslationSetAttribute object ID INTENT:RESOURCE_CREATION Create Api form with validation REST_CREATE_NESTEDopenapi_spec
bindings__fac92bc7f0200197_400METHOD:POST PATH:/api/v2/TranslationSets/{ID}/Attributes/Batch No Documentation Found. ID INTENT:BULK_RESOURCE_CREATION Bulk import interface for Api (CSV/JSON) REST_CREATE_NESTEDopenapi_spec
bindings__7daa37ba3940f360_401METHOD:PUT PATH:/api/v2/TranslationSets/{ID}/Strings No Documentation Found. ID INTENT:RESOURCE_UPDATE Edit Api form with save action REST_UPDATE_NESTEDopenapi_spec