@akamai/openapi-ts
Preparing search index...
types.gen
DeleteManagedContactData
Type Alias DeleteManagedContactData
type
DeleteManagedContactData
=
{
body
?:
never
;
path
:
{
contactId
:
number
}
;
query
?:
never
;
url
:
"managed/contacts/{contactId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
contactId
:
number
}
Type Declaration
contactId
:
number
The ID of the contact to access.
Optional
query
query
?:
never
url
url
:
"managed/contacts/{contactId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
The ID of the contact to access.