FormDataParameter
a rdfs:Class in Web API
A parameter which is part of the body on the request. Usage of form parameters implies that the request has a Content-Type of "application/x-www-form-urlencoded" or "multipart/form-data".
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Superclasses
This class inherits from the following classes:
Properties
The following properties are supported for instances of this class (includes inherited):
Meta
- URI / COID
- coid://webapis.co-n.net/FormDataParameter content_copy
- Revision
- 2-21e980ea6e8f598c93d81599d250ea2f content_copy
- Short ID
- wa:FormDataParameter content_copy
- Reference URL
- https://coid.link/webapis.co-n.net/FormDataParameter content_copy
- Created at
- 2016-12-01 16:55 (UTC)
RDF
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedAPIKey
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAPIKeyFrom
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom