Remove
DELETEhttps://localhost:8092/portal/remove
Remove
Request
Query Parameters
PortalName string
Portal name
TenantId int32
Tenant id
AffiliateId string
Possible values: <= 255 characters
Affiliate id
PartnerId string
Possible values: <= 255 characters
Partner id
Campaign string
Campaign
FirstName string
Possible values: <= 255 characters
First name
Email emailEmail
Possible values: <= 255 characters
Industry int32
Industry
Language string
Possible values: <= 7 characters
Language
LastName string
Possible values: <= 255 characters
Last name
Module string
Possible values: <= 38 characters
Module
Password string
Possible values: <= 30 characters
Password
PasswordHash string
Password hash
Phone string
Possible values: <= 32 characters
Phone
RecaptchaResponse string
Recaptcha response
RecaptchaType any
Recaptcha type
Region string
Possible values: <= 20 characters
Region
AWSRegion string
AWS region
Status any
Status
SkipWelcome boolean
Skip welcome
TimeZoneName string
Possible values: <= 255 characters
TimeZone name
Spam boolean
Spam
Calls boolean
Calls
AppKey string
App key
LimitedAccessSpace boolean
Limited access space
Responses
- 200
- 401
Ok
- text/plain
- application/json
- text/json
- Schema
- Example (auto)
Schema
objectobject
{}
- Schema
- Example (auto)
Schema
objectobject
{}
- Schema
- Example (auto)
Schema
objectobject
{}
Unauthorized
Authorization: asc_auth_key
name: asc_auth_keytype: apiKeyscopes: read,write
in: cookie
- curl
- python
- javascript
- php
- csharp
- java
- CURL
curl -L -X DELETE 'https://localhost:8092/portal/remove' \
-H 'Accept: text/plain'
ResponseClear