Pular para o conteúdo principal

Create an allowed website for an application

POST 

https://platform.docana.com/api/v1/applications/:id/allowed-websites/

Creates a company-level allowed website and links it to the application in one call. A plain-text password is encrypted before storage. Use PATCH /api/v1/applications/{id}/allowed-websites/{siteId}/ to toggle the per-application link later.

Request

Responses

The created allowed website (without ciphertext)